| Package | Description | 
|---|---|
| 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 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PrincipalProviderRegistry | 
DefaultSecurityManager.getPrincipalProviderRegistry()  | 
| Modifier and Type | Method and Description | 
|---|---|
PrincipalProviderRegistry | 
RepositoryCallback.getPrincipalProviderRegistry()  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthContext | 
AuthContextProvider.getAuthContext(javax.jcr.Credentials credentials,
              Subject subject,
              javax.jcr.Session session,
              PrincipalProviderRegistry principalProviderRegistry,
              String adminId,
              String anonymousId)  | 
void | 
RepositoryCallback.setPrincipalProviderRegistry(PrincipalProviderRegistry principalProviderRegistry)  | 
| Constructor and Description | 
|---|
CallbackHandlerImpl(javax.jcr.Credentials credentials,
                   javax.jcr.Session session,
                   PrincipalProviderRegistry principalProviderRegistry,
                   String adminId,
                   String anonymousId)
Instantiate with the data needed to handle callbacks 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProviderRegistryImpl
This is the default implementation of the  
PrincipalProviderRegistry
 interface. | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.