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