Uses of Package
org.apache.jackrabbit.core.security.principal

Packages that use org.apache.jackrabbit.core.security.principal
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
PrincipalProvider
          This interface defines methods to provide access to sources of Principals.
PrincipalProviderRegistry
          Registry used to store and retrieve PrincipalProviders.
 

Classes in org.apache.jackrabbit.core.security.principal used by org.apache.jackrabbit.core.security.authentication
PrincipalProvider
          This interface defines methods to provide access to sources of Principals.
PrincipalProviderRegistry
          Registry used to store and retrieve PrincipalProviders.
 

Classes in org.apache.jackrabbit.core.security.principal used by org.apache.jackrabbit.core.security.principal
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 of JackrabbitPrincipal.
PrincipalIteratorAdapter
          PrincipalIteratorAdapter...
PrincipalProvider
          This interface defines methods to provide access to sources of Principals.
PrincipalProviderRegistry
          Registry used to store and retrieve PrincipalProviders.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.