Package org.openiam.am.srvc.groovy
Class RefreshUserIdentityHelper
- java.lang.Object
-
- org.openiam.am.srvc.groovy.RefreshUserIdentityHelper
-
public class RefreshUserIdentityHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description RefreshUserIdentityHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SearchObjectsProvisioningRequest
getUserSearchObject(String managedSysID, List<ExtensibleAttribute> attributeList)
boolean
resyncIdentity(User user, String managedSysId)
-
-
-
Method Detail
-
getUserSearchObject
public SearchObjectsProvisioningRequest getUserSearchObject(String managedSysID, List<ExtensibleAttribute> attributeList)
-
-