Uses of Interface
org.apache.jackrabbit.core.security.principal.JackrabbitPrincipal

Packages that use JackrabbitPrincipal
org.apache.jackrabbit.core.security.principal   
 

Uses of JackrabbitPrincipal in org.apache.jackrabbit.core.security.principal
 

Subinterfaces of JackrabbitPrincipal in org.apache.jackrabbit.core.security.principal
 interface ItemBasedPrincipal
          ItemBasedPrincipal is a Principal that is persisted as item within the repository.
 

Classes in org.apache.jackrabbit.core.security.principal that implement JackrabbitPrincipal
 class AdminPrincipal
          This principal represents the admin user as a distinct principal having all the access rights and is being authenticated (in contrast to the SystemPrincipal).
 class PrincipalImpl
          Base class for implementations of JackrabbitPrincipal.
 



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