|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Tombstone in com.atlassian.crowd.directory |
|---|
| Methods in com.atlassian.crowd.directory that return types with arguments of type Tombstone | |
|---|---|
List<Tombstone> |
MicrosoftActiveDirectory.findGroupTombstonesSince(long usnChange)
|
protected List<Tombstone> |
MicrosoftActiveDirectory.findTombstonesSince(long usnChange,
Name objectBaseDN,
String objectClass)
|
List<Tombstone> |
MicrosoftActiveDirectory.findUserTombstonesSince(long usnChange)
|
| Uses of Tombstone in com.atlassian.crowd.directory.ldap.mapper |
|---|
| Methods in com.atlassian.crowd.directory.ldap.mapper that return Tombstone | |
|---|---|
Tombstone |
TombstoneContextMapper.mapFromContext(Object ctx)
Returns an object representation of a deleted object. |
| Uses of Tombstone in com.atlassian.crowd.event.remote |
|---|
| Methods in com.atlassian.crowd.event.remote that return Tombstone | |
|---|---|
Tombstone |
ActiveDirectoryEntityDeletedEvent.getTombstone()
|
| Constructors in com.atlassian.crowd.event.remote with parameters of type Tombstone | |
|---|---|
ActiveDirectoryEntityDeletedEvent(Object source,
long directoryID,
Tombstone tombstone)
|
|
| Uses of Tombstone in com.atlassian.crowd.event.remote.group |
|---|
| Constructors in com.atlassian.crowd.event.remote.group with parameters of type Tombstone | |
|---|---|
ActiveDirectoryGroupDeletedEvent(Object source,
long directoryID,
Tombstone tombstone)
|
|
| Uses of Tombstone in com.atlassian.crowd.event.remote.principal |
|---|
| Constructors in com.atlassian.crowd.event.remote.principal with parameters of type Tombstone | |
|---|---|
ActiveDirectoryUserDeletedEvent(Object source,
long directoryID,
Tombstone tombstone)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||