@Version("2.4.3")
Package org.apache.jackrabbit.api.security.user
Jackrabbit extensions for user management.
-
Interface Summary Interface Description Authorizable Group A Group is a collection ofAuthorizable
s.Impersonation TheImpersonation
maintains Principals that are allowed to impersonate.Query A query to matchAuthorizable
s.QueryBuilder<T> User User is a specialAuthorizable
that can be authenticated and impersonated.UserManager TheUserManager
provides access to and means to maintainauthorizable objects
i.e. -
Enum Summary Enum Description QueryBuilder.Direction The sort order of the result set of a query. -
Exception Summary Exception Description AuthorizableExistsException AuthorizableExistsExceptionAuthorizableTypeException TheAuthorizableTypeException
signals anAuthorizable
type mismatch.