org.openejb.corba.security.config.css
Class CSSConfigEditor
java.lang.Object
org.openejb.corba.security.config.css.CSSConfigEditor
- All Implemented Interfaces:
- org.apache.geronimo.deployment.service.XmlAttributeBuilder
- public class CSSConfigEditor
- extends Object
- implements org.apache.geronimo.deployment.service.XmlAttributeBuilder
- Version:
- $Revision: 445989 $ $Date: 2006-02-12 06:52:02 +0100 (Sun, 12 Feb 2006) $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
CSSConfigEditor
public CSSConfigEditor()
getNamespace
public String getNamespace()
- Specified by:
getNamespace
in interface org.apache.geronimo.deployment.service.XmlAttributeBuilder
getValue
public Object getValue(org.apache.xmlbeans.XmlObject xmlObject,
String type,
ClassLoader cl)
throws org.apache.geronimo.common.DeploymentException
- Specified by:
getValue
in interface org.apache.geronimo.deployment.service.XmlAttributeBuilder
- Throws:
org.apache.geronimo.common.DeploymentException
extractCompoundSecMech
protected static org.openejb.corba.security.config.css.CSSCompoundSecMechConfig extractCompoundSecMech(CSSCompoundSecMechType mechType,
ClassLoader cl)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
extractSSLTransport
protected static org.openejb.corba.security.config.css.CSSTransportMechConfig extractSSLTransport(CSSSSLType sslType)
extractGSSUPStatic
protected static org.openejb.corba.security.config.css.CSSASMechConfig extractGSSUPStatic(CSSGSSUPStaticType gssupType)
extractGSSUPDynamic
protected static org.openejb.corba.security.config.css.CSSASMechConfig extractGSSUPDynamic(CSSGSSUPDynamicType gssupType)
extractSASMech
protected static org.openejb.corba.security.config.css.CSSSASMechConfig extractSASMech(CSSSasMechType sasMechType,
ClassLoader cl)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
extractAssociationOptions
protected static short extractAssociationOptions(List list)
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 1999-2006 OpenEJB. All Rights Reserved.