ACTION_ADD_NODE, ACTION_READ, ACTION_REMOVE, ACTION_SET_PROPERTY| Modifier and Type | Method and Description |
|---|---|
PrincipalManager |
getPrincipalManager()
Returns the
PrincipalManager for the current Session. |
UserManager |
getUserManager()
Returns the
UserManager for the current Session. |
addLockToken, checkPermission, exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getAccessControlManager, getAttribute, getAttributeNames, getImportContentHandler, getItem, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getNode, getNodeByIdentifier, getNodeByUUID, getProperty, getRepository, getRetentionManager, getRootNode, getUserID, getValueFactory, getWorkspace, hasCapability, hasPendingChanges, hasPermission, impersonate, importXML, isLive, itemExists, logout, move, nodeExists, propertyExists, refresh, removeItem, removeLockToken, save, setNamespacePrefixPrincipalManager getPrincipalManager() throws AccessDeniedException, UnsupportedRepositoryOperationException, RepositoryException
PrincipalManager for the current Session.PrincipalManager associated with this Session.AccessDeniedException - If the session lacks privileges to access
the principal manager or principals in general.UnsupportedRepositoryOperationException - If principal management
is not supported.RepositoryException - If another error occurs.PrincipalManagerUserManager getUserManager() throws AccessDeniedException, UnsupportedRepositoryOperationException, RepositoryException
UserManager for the current Session.UserManager associated with this Session.AccessDeniedException - If this session is not allowed to
to access user data.UnsupportedRepositoryOperationException - If user management is
not supported.RepositoryException - If another error occurs.UserManagerCopyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.