Interface | Description |
---|---|
AdminPrincipal |
Principal used to mark an administrator.
|
PrincipalConfiguration |
Configuration interface for principal management.
|
PrincipalProvider |
The
PrincipalProvider defines methods to provide access to sources
of Principal s. |
PrincipalQueryManager |
Extension for the
PrincipalManager that offers range search. |
SystemUserPrincipal |
Principal used to mark a system user.
|
Class | Description |
---|---|
AclGroupDeprecation | |
CompositePrincipalConfiguration |
PrincipalConfiguration that combines different principal provider
implementations that share a common principal manager implementation. |
CompositePrincipalProvider |
PrincipalProvider implementation that aggregates a list of principal
providers into a single. |
EmptyPrincipalProvider |
Implementation of the
PrincipalProvider interface that never
returns any principals. |
EveryonePrincipal |
Built-in principal group that has every other principal as member.
|
GroupPrincipals |
Helper class to deal with the migration between the 2 types of groups
|
PrincipalImpl |
Default implementation of the
JackrabbitPrincipal interface. |
PrincipalIteratorAdapter |
Principal specific
RangeIteratorAdapter implementing the
PrincipalIterator interface. |
PrincipalManagerImpl |
Default implementation of the
PrincipalManager interface. |
SystemPrincipal |
Principal to mark an system internal subject.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved