Package org.apache.jackrabbit.api.security.user
@Version("2.4.5")
package org.apache.jackrabbit.api.security.user
Jackrabbit extensions for user management.
-
ClassDescriptionAuthorizableExistsExceptionThe
AuthorizableTypeException
signals anAuthorizable
type mismatch.A Group is a collection ofAuthorizable
s.TheImpersonation
maintains Principals that are allowed to impersonate.A query to matchAuthorizable
s.QueryBuilder<T>The sort order of the result set of a query.User is a specialAuthorizable
that can be authenticated and impersonated.TheUserManager
provides access to and means to maintainauthorizable objects
i.e.