Uses of Class
com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Packages that use AuthoritativeChangeIdentifier
-
Uses of AuthoritativeChangeIdentifier in com.soffid.iam.sync.api
Methods in com.soffid.iam.sync.api that return AuthoritativeChangeIdentifierMethods in com.soffid.iam.sync.api with parameters of type AuthoritativeChangeIdentifierModifier and TypeMethodDescriptionvoidAuthoritativeChange.setId(AuthoritativeChangeIdentifier id) Sets value for attribute idConstructors in com.soffid.iam.sync.api with parameters of type AuthoritativeChangeIdentifierModifierConstructorDescriptionAuthoritativeChange(AuthoritativeChangeIdentifier id, SoffidObjectType objectType, String sourceSystem, User user, Map<String, Object> attributes, Set<String> groups, Collection<UserGroup> groups2, Group group, CustomObject object) -
Uses of AuthoritativeChangeIdentifier in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf with parameters of type AuthoritativeChangeIdentifierModifier and TypeMethodDescriptionvoidAuthoritativeIdentitySource.commitChange(AuthoritativeChangeIdentifier id) Commits a change.