org.apache.geronimo.security.deployment
Class CredentialStoreBuilder
java.lang.Object
org.apache.geronimo.security.deployment.CredentialStoreBuilder
- All Implemented Interfaces:
- XmlAttributeBuilder
public class CredentialStoreBuilder
- extends Object
- implements XmlAttributeBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
CredentialStoreBuilder
public CredentialStoreBuilder()
getNamespace
public String getNamespace()
- Specified by:
getNamespace
in interface XmlAttributeBuilder
getValue
public Object getValue(org.apache.xmlbeans.XmlObject xmlObject,
String type,
ClassLoader cl)
throws DeploymentException
- Specified by:
getValue
in interface XmlAttributeBuilder
- Throws:
DeploymentException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.