org.apache.geronimo.security.deployment
Class CredentialStoreBuilder

java.lang.Object
  extended by org.apache.geronimo.security.deployment.CredentialStoreBuilder
All Implemented Interfaces:
XmlAttributeBuilder

public class CredentialStoreBuilder
extends Object
implements XmlAttributeBuilder


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
CredentialStoreBuilder()
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 String getNamespace()
           
 Object getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

CredentialStoreBuilder

public CredentialStoreBuilder()
Method Detail

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-2007 Apache Software Foundation. All Rights Reserved.