public interface UserManagement
UserManagement...| Modifier and Type | Method and Description |
|---|---|
void |
addMembers(Session session,
String id,
String[] membersUUID)
Adds the given memberships to the specified group.
|
String |
getAuthorizablePath(Session session,
String name)
Returns the path of the authorizable or
null if not exists. |
boolean |
isAuthorizableNodeType(String ntName)
Checks if the given node type name is used for a User node.
|
boolean isAuthorizableNodeType(String ntName)
ntName - the node type nametrue if used for a User node.String getAuthorizablePath(Session session, String name)
null if not exists.name - the authorizable namesession - the session to access the repository"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"