org.apache.geronimo.security.jaas
Class GeronimoLoginConfiguration
java.lang.Object
javax.security.auth.login.Configuration
org.apache.geronimo.security.jaas.GeronimoLoginConfiguration
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle
- public class GeronimoLoginConfiguration
- extends Configuration
- implements org.apache.geronimo.gbean.GBeanLifecycle
- Version:
- $Revision: 1.9 $ $Date: 2004/06/05 07:53:22 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoLoginConfiguration
public GeronimoLoginConfiguration()
getAppConfigurationEntry
public AppConfigurationEntry[] getAppConfigurationEntry(String name)
refresh
public void refresh()
register
public static void register(ConfigurationEntry entry)
unRegister
public static void unRegister(ConfigurationEntry entry)
doStart
public void doStart()
throws org.apache.geronimo.gbean.WaitingException,
Exception
- Specified by:
doStart
in interface org.apache.geronimo.gbean.GBeanLifecycle
- Throws:
org.apache.geronimo.gbean.WaitingException
Exception
doStop
public void doStop()
throws org.apache.geronimo.gbean.WaitingException,
Exception
- Specified by:
doStop
in interface org.apache.geronimo.gbean.GBeanLifecycle
- Throws:
org.apache.geronimo.gbean.WaitingException
Exception
doFail
public void doFail()
- Specified by:
doFail
in interface org.apache.geronimo.gbean.GBeanLifecycle
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.