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

Packages that use org.apache.jackrabbit.core.security.principal
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.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).
JackrabbitPrincipal
          JackrabbitPrincipal Marks the principal to be the result of authentication against the repository.
PrincipalIteratorAdapter
          PrincipalIteratorAdapter...
PrincipalProvider
          This interface defines methods to provide access to sources of Principals.
PrincipalProviderRegistry
          Registry used to store and retrieve PrincipalProviders.
 



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