Index
Service com.soffid.iam.authoritative.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.intf.AuthoritativeChange
Returns
boolean
cancelAuthoritativeChange
Cancels an authoritative change
change
com.soffid.iam.sync.intf.AuthoritativeChange
Returns
void
finishAuthoritativeChange
Performs authoritative change
change
com.soffid.iam.sync.intf.AuthoritativeChange
Returns
void
DAO Dependencies
AuditEntity
AuthoritativeChangeEntity
SystemEntity
GroupEntity
UserEntity
Service Dependencies
BpmConfigService
BpmEngine
CustomObjectService
AdditionalDataService
GroupService
UserService
2/28/24