Uses of Interface
org.apache.geronimo.corba.xbeans.csiv2.tss.TSSSSLType.TrustList

Packages that use TSSSSLType.TrustList
org.apache.geronimo.corba.xbeans.csiv2.tss   
org.apache.geronimo.corba.xbeans.csiv2.tss.impl   
 

Uses of TSSSSLType.TrustList in org.apache.geronimo.corba.xbeans.csiv2.tss
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss that return TSSSSLType.TrustList
 TSSSSLType.TrustList TSSSSLType.addNewTrustList()
          Appends and returns a new empty "trustList" element
 TSSSSLType.TrustList TSSSSLType.getTrustList()
          Gets the "trustList" element
static TSSSSLType.TrustList TSSSSLType.TrustList.Factory.newInstance()
           
static TSSSSLType.TrustList TSSSSLType.TrustList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.corba.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.apache.geronimo.corba.xbeans.csiv2.tss.impl
 

Classes in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that implement TSSSSLType.TrustList
static class TSSSSLTypeImpl.TrustListImpl
          An XML trustList(@http://openejb.apache.org/xml/ns/corba-tss-config-2.1).
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that return TSSSSLType.TrustList
 TSSSSLType.TrustList TSSSSLTypeImpl.addNewTrustList()
          Appends and returns a new empty "trustList" element
 TSSSSLType.TrustList TSSSSLTypeImpl.getTrustList()
          Gets the "trustList" element
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl with parameters of type TSSSSLType.TrustList
 void TSSSSLTypeImpl.setTrustList(TSSSSLType.TrustList trustList)
          Sets the "trustList" element
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.