| 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 Principals. |
| SystemUserPrincipal |
Principal used to mark a system user.
|
| Class | Description |
|---|---|
| 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.
|
| 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 Systems Incorporated. All Rights Reserved"