public static class DefaultSyncConfig.User extends DefaultSyncConfig.Authorizable
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMembershipExpirationTime()
Returns the duration in milliseconds until the group membership of a user is expired.
|
long |
getMembershipNestingDepth()
Returns the maximum depth of group nesting when membership relations are synced.
|
DefaultSyncConfig.User |
setMembershipExpirationTime(long membershipExpirationTime)
Sets the membership expiration time
|
DefaultSyncConfig.User |
setMembershipNestingDepth(long membershipNestingDepth)
Sets the group nesting depth.
|
getAutoMembership, getExpirationTime, getPathPrefix, getPropertyMapping, setAutoMembership, setExpirationTime, setPathPrefix, setPropertyMappingpublic long getMembershipExpirationTime()
public DefaultSyncConfig.User setMembershipExpirationTime(long membershipExpirationTime)
membershipExpirationTime - the time in milliseconds.thisgetMembershipExpirationTime()public long getMembershipNestingDepth()
public DefaultSyncConfig.User setMembershipNestingDepth(long membershipNestingDepth)
membershipNestingDepth - the depth.thisgetMembershipNestingDepth()"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"