org.apache.jackrabbit.core.config
Class LoginModuleConfig
java.lang.Object
org.apache.jackrabbit.core.config.BeanConfig
org.apache.jackrabbit.core.config.LoginModuleConfig
- public class LoginModuleConfig
- extends BeanConfig
LoginModule configuration. This bean configuration class is used to
create login module objects.
Login module is an optional configuration that allows to use JackRabbit
in a non-JAAS environment.
- See Also:
RepositoryConfig.getLoginModuleConfig()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLoginModule
public LoginModule getLoginModule()
throws ConfigurationException
- Throws:
ConfigurationException
Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.