Uses of Package
org.apache.jackrabbit.api.security.user

Packages that use org.apache.jackrabbit.api.security.user
org.apache.jackrabbit.api Jackrabbit extensions for JCR core interfaces 
org.apache.jackrabbit.api.security.user Jackrabbit extensions for user management. 
 

Classes in org.apache.jackrabbit.api.security.user used by org.apache.jackrabbit.api
UserManager
          The UserManager provides access to and means to maintain authorizable objects i.e.
 

Classes in org.apache.jackrabbit.api.security.user used by org.apache.jackrabbit.api.security.user
Authorizable
          The Authorizable is the common base interface for User and Group.
AuthorizableExistsException
          AuthorizableExistsException
Group
          A Group is a collection of Authorizables.
Impersonation
          The Impersonation maintains Principals that are allowed to impersonate.
Query
          A query to match Authorizables.
QueryBuilder
           
QueryBuilder.Direction
          The sort order of the result set of a query.
User
          User is a special Authorizable that can be authenticated and impersonated.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.