Package org.openiam.util
Class UserUtils
- java.lang.Object
-
- org.openiam.util.UserUtils
-
public class UserUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description UserUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LoginEntity
getUserManagedSysIdentityEntity(String managedSysId, List<LoginEntity> principalList)
-
-
-
Method Detail
-
getUserManagedSysIdentityEntity
public static LoginEntity getUserManagedSysIdentityEntity(String managedSysId, List<LoginEntity> principalList)
-
-