Package org.apache.jackrabbit.api.security.principal
@Version("2.4.2")
package org.apache.jackrabbit.api.security.principal
Jackrabbit extensions for JAAS principals.
-
InterfacesClassDescriptionThis interface is used to represent a group of principals.
ItemBasedPrincipal
is aPrincipal
having a corresponding item within the JCR repository.JackrabbitPrincipal
marks the principal to be the result of authentication against the repository.This interface defines the principal manager which is the clients view on all principals known to the repository.