Index
Service com.soffid.iam.iga.service.AuthoritativeChangeService
[UseCase]
Spring bean name
AuthoritativeChangeServiceBase
Description
EJB bean name
- Not allowed -
Service methods
startAuthoritativeChange
Notifies a new authoritative change has just arrived.
Resturns true if the authoritative change has been performed
change
com.soffid.iam.sync.api.AuthoritativeChange
Returns
boolean
cancelAuthoritativeChange
Cancels an authoritative change
change
com.soffid.iam.sync.api.AuthoritativeChange
Returns
void
finishAuthoritativeChange
Performs authoritative change
change
com.soffid.iam.sync.api.AuthoritativeChange
Returns
void
DAO Dependencies
AuditEntity
AuthoritativeChangeEntity
GroupEntity
SystemEntity
UserEntity
Service Dependencies
AdditionalDataService
BpmConfigService
BpmEngine
CustomObjectService
GroupService
UserService
12/16/25