Uses of Class
org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
-
Packages that use AbstractPrincipalProvider Package Description 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 Modifier and Type Class Description class
DefaultPrincipalProvider
Provides principals for the users contained within the Repository.
-