|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSSSLType.TrustList | |
org.openejb.xbeans.csiv2.css | |
org.openejb.xbeans.csiv2.css.impl |
Uses of CSSSSLType.TrustList in org.openejb.xbeans.csiv2.css |
Methods in org.openejb.xbeans.csiv2.css that return CSSSSLType.TrustList | |
static CSSSSLType.TrustList |
CSSSSLType.TrustList.Factory.newInstance()
|
static CSSSSLType.TrustList |
CSSSSLType.TrustList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
CSSSSLType.TrustList |
CSSSSLType.getTrustList()
Gets the "trustList" element |
CSSSSLType.TrustList |
CSSSSLType.addNewTrustList()
Appends and returns a new empty "trustList" element |
Methods in org.openejb.xbeans.csiv2.css with parameters of type CSSSSLType.TrustList | |
void |
CSSSSLType.setTrustList(CSSSSLType.TrustList trustList)
Sets the "trustList" element |
Uses of CSSSSLType.TrustList in org.openejb.xbeans.csiv2.css.impl |
Classes in org.openejb.xbeans.csiv2.css.impl that implement CSSSSLType.TrustList | |
static class |
CSSSSLTypeImpl.TrustListImpl
An XML trustList(@http://www.openejb.org/xml/ns/corba-css-config-2.0). |
Methods in org.openejb.xbeans.csiv2.css.impl that return CSSSSLType.TrustList | |
CSSSSLType.TrustList |
CSSSSLTypeImpl.getTrustList()
Gets the "trustList" element |
CSSSSLType.TrustList |
CSSSSLTypeImpl.addNewTrustList()
Appends and returns a new empty "trustList" element |
Methods in org.openejb.xbeans.csiv2.css.impl with parameters of type CSSSSLType.TrustList | |
void |
CSSSSLTypeImpl.setTrustList(CSSSSLType.TrustList trustList)
Sets the "trustList" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |