Package org.apache.sling.jcr.jackrabbit.server.impl.security

Class Summary
AdministrativeCredentials  
AnonCredentials  
AuthenticationPluginWrapper Wraps a AuthenticationPlugin and a LoginModulePlugin with a Authentication object
CallbackHandlerWrapper  
PluggableDefaultAccessManager Allows to plugin a custom AccessManager as an OSGi bundle: Set this class as AccessManager in your repository.xml Implement o.a.s.j.j.s.s.a.AccessManagerPluginFactory If PluggableDefaultAccessManager is specified in repository.xml, and no implementation of AccessManagerPluginFactory exists, all calls will fall back to DefaultAccessManager.
PluggableDefaultLoginModule Extends DefaultLoginModule to provide implementations registered with the OSGI framework implementing LoginModulePlugin.
TrustedCredentials  
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.