|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSGSSUPDynamicType | |
org.openejb.corba.security.config.css | |
org.openejb.xbeans.csiv2.css | |
org.openejb.xbeans.csiv2.css.impl |
Uses of CSSGSSUPDynamicType in org.openejb.corba.security.config.css |
Methods in org.openejb.corba.security.config.css with parameters of type CSSGSSUPDynamicType | |
protected static org.openejb.corba.security.config.css.CSSASMechConfig |
CSSConfigEditor.extractGSSUPDynamic(CSSGSSUPDynamicType gssupType)
|
Uses of CSSGSSUPDynamicType in org.openejb.xbeans.csiv2.css |
Methods in org.openejb.xbeans.csiv2.css that return CSSGSSUPDynamicType | |
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.newInstance()
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(String xmlAsString)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(File file)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(URL u)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(InputStream is)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(Reader r)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(Node node)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CSSGSSUPDynamicType |
CSSGSSUPDynamicType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
CSSGSSUPDynamicType |
CSSCompoundSecMechType.getGSSUPDynamic()
Gets the "GSSUPDynamic" element |
CSSGSSUPDynamicType |
CSSCompoundSecMechType.addNewGSSUPDynamic()
Appends and returns a new empty "GSSUPDynamic" element |
Methods in org.openejb.xbeans.csiv2.css with parameters of type CSSGSSUPDynamicType | |
void |
CSSCompoundSecMechType.setGSSUPDynamic(CSSGSSUPDynamicType gssupDynamic)
Sets the "GSSUPDynamic" element |
Uses of CSSGSSUPDynamicType in org.openejb.xbeans.csiv2.css.impl |
Classes in org.openejb.xbeans.csiv2.css.impl that implement CSSGSSUPDynamicType | |
class |
CSSGSSUPDynamicTypeImpl
An XML GSSUPDynamicType(@http://www.openejb.org/xml/ns/corba-css-config-2.0). |
Methods in org.openejb.xbeans.csiv2.css.impl that return CSSGSSUPDynamicType | |
CSSGSSUPDynamicType |
CSSCompoundSecMechTypeImpl.getGSSUPDynamic()
Gets the "GSSUPDynamic" element |
CSSGSSUPDynamicType |
CSSCompoundSecMechTypeImpl.addNewGSSUPDynamic()
Appends and returns a new empty "GSSUPDynamic" element |
Methods in org.openejb.xbeans.csiv2.css.impl with parameters of type CSSGSSUPDynamicType | |
void |
CSSCompoundSecMechTypeImpl.setGSSUPDynamic(CSSGSSUPDynamicType gssupDynamic)
Sets the "GSSUPDynamic" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |