Uses of Package
org.apache.jackrabbit.core.security.principal
-
Packages that use org.apache.jackrabbit.core.security.principal Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.security.authentication org.apache.jackrabbit.core.security.principal -
Classes in org.apache.jackrabbit.core.security.principal used by org.apache.jackrabbit.core Class Description PrincipalProvider This interface defines methods to provide access to sources ofPrincipal
s.PrincipalProviderRegistry Registry used to store and retrievePrincipalProvider
s. -
Classes in org.apache.jackrabbit.core.security.principal used by org.apache.jackrabbit.core.security.authentication Class Description PrincipalProvider This interface defines methods to provide access to sources ofPrincipal
s.PrincipalProviderRegistry Registry used to store and retrievePrincipalProvider
s. -
Classes in org.apache.jackrabbit.core.security.principal used by org.apache.jackrabbit.core.security.principal Class Description AbstractPrincipalProvider A base class of a principal provider implementing common tasks and a caching facility.EveryonePrincipal The EveryonePrincipal contains all principals (excluding itself).PrincipalImpl Base class for implementations ofJackrabbitPrincipal
.PrincipalIteratorAdapter PrincipalIteratorAdapter
...PrincipalProvider This interface defines methods to provide access to sources ofPrincipal
s.PrincipalProviderRegistry Registry used to store and retrievePrincipalProvider
s.