@Version("2.4.1")
Package org.apache.jackrabbit.api.security.principal
Jackrabbit extensions for JAAS principals.
-
Interface Summary Interface Description GroupPrincipal This interface is used to represent a group of principals.ItemBasedPrincipal ItemBasedPrincipalis aPrincipalhaving a corresponding item within the JCR repository.JackrabbitPrincipal JackrabbitPrincipalmarks the principal to be the result of authentication against the repository.PrincipalIterator PrincipalManager This interface defines the principal manager which is the clients view on all principals known to the repository.