DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setApplyRFC7613UsernameCaseMapped(boolean applyRFC7613UsernameCaseMapped) |
Set to true if new AuthorizableIDs shall be normalized according to
the UsernameCaseMapped profile defined in RFC7613.
|
@NotNull DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setAutoMembership(@NotNull String... autoMembership) |
Sets the auto membership.
|
@NotNull DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setAutoMembershipConfig(@NotNull AutoMembershipConfig autoMembershipConfig) |
Sets the AutoMembershipConfiguration that applies to this configuration.
|
@NotNull DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setExpirationTime(long expirationTime) |
Sets the expiration time.
|
@NotNull DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setPathPrefix(@NotNull String pathPrefix) |
Sets the path prefix.
|
@NotNull DefaultSyncConfig.Authorizable |
DefaultSyncConfig.Authorizable.setPropertyMapping(@NotNull Map<String,String> propertyMapping) |
Sets the property mapping.
|