QuickServer
v1.4.7

Uses of Class
org.quickserver.util.xmlreader.TrustStoreInfo

Packages that use TrustStoreInfo
org.quickserver.util.xmlreader Classes for reading XML and storing the configuration. 
 

Uses of TrustStoreInfo in org.quickserver.util.xmlreader
 

Methods in org.quickserver.util.xmlreader that return TrustStoreInfo
 TrustStoreInfo SecureStore.getTrustStoreInfo()
          Returns TrustStore information.
 

Methods in org.quickserver.util.xmlreader with parameters of type TrustStoreInfo
 void SecureStore.setTrustStoreInfo(TrustStoreInfo trustStoreInfo)
          Sets TrustStore information XML Tag: <trust-store-info></trust-store-info>
 


QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org