public interface IdentityManagement2 extends IdentityManagement
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getUserProfilePropertyVal(java.lang.String name,
UserProfileType type)
Internal: Applications should not use this method.
This method retrieve the property value of the UserProfile of the specified property name.
|
addRole, addToRole, addUser, createRole, createUser, deleteFromRole, deleteRole, deleteUser, getAnonymousRole, getAnonymousRoleName, getAnonymousUser, getAnonymousUserName, getRole, getRoleList, getRolePrincipal, getUser, getUserList, getUserList, getUserPrincipal, getUserProfileList, getUserProfilePropertyVal, isAddRoleSupported, isAddUserSupported, isDeleteRoleSupported, isDeleteUserSupported, isModifyRoleSupported, isModifyUserSupported, modifyRole, modifyUser, saveUserProfile
java.lang.Object getUserProfilePropertyVal(java.lang.String name, UserProfileType type)
name
- type
-