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

Packages that use org.apache.jackrabbit.api.security.user
org.apache.jackrabbit.api Contains set of interfaces that form the Jackrabbit-specific extensions to the JCR API 
org.apache.jackrabbit.api.security.user   
 

Classes in org.apache.jackrabbit.api.security.user used by org.apache.jackrabbit.api
UserManager
          The UserManager provides access to and means to maintain authoriable 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-2012 The Apache Software Foundation. All Rights Reserved.