org.apache.geronimo.security.deployment
Class LoginConfigBuilder
java.lang.Object
org.apache.geronimo.security.deployment.LoginConfigBuilder
- All Implemented Interfaces:
- XmlReferenceBuilder
public class LoginConfigBuilder
- extends Object
- implements XmlReferenceBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGIN_CONFIG_NAMESPACE
public static final String LOGIN_CONFIG_NAMESPACE
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
LoginConfigBuilder
public LoginConfigBuilder(Kernel kernel,
Collection xmlAttributeBuilderMap)
LoginConfigBuilder
public LoginConfigBuilder(Naming naming,
Collection xmlAttributeBuilders)
getNamespace
public String getNamespace()
- Specified by:
getNamespace
in interface XmlReferenceBuilder
getReferences
public ReferencePatterns getReferences(org.apache.xmlbeans.XmlObject xmlObject,
DeploymentContext context,
AbstractName parentName,
ClassLoader classLoader)
throws DeploymentException
- Specified by:
getReferences
in interface XmlReferenceBuilder
- Throws:
DeploymentException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.