public interface SyncedIdentity
SyncHandler
.Modifier and Type | Method and Description |
---|---|
ExternalIdentityRef |
getExternalIdRef()
Returns the external reference of this identity.
|
java.lang.String |
getId()
Returns the internal id or name of the corresponding authorizable.
|
boolean |
isGroup()
Checks if this identity represents a group.
|
long |
lastSynced()
Returns the time when this identity was last synced or a value less or equal to 0 if it was never synced.
|
java.lang.String getId()
ExternalIdentityRef getExternalIdRef()
null
boolean isGroup()
true
if group.long lastSynced()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"