Uses of Class
org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider

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

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

Subclasses of AbstractPrincipalProvider in org.apache.jackrabbit.core.security.principal
 class DefaultPrincipalProvider
          Provides principals for the users contained within the Repository.

Each Authorizable accessible via UserManager is respected and the provider serves Principals retrieved from those Authorizable objects.

 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.