public interface RepoAuditorFactory
SMSAuditor
objectsModifier and Type | Method and Description |
---|---|
RepoAuditor |
create(SSOToken runAs,
String realm,
String objectId,
Map<String,Object> initialState)
Creates an SMSAuditor object for auditing a config change
|
RepoAuditor create(SSOToken runAs, String realm, String objectId, Map<String,Object> initialState)
runAs
- The ssoToken representing the user making the changerealm
- The realm the change is happening inobjectId
- The objectId of the config being alteredinitialState
- The state before the change has been madeCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.