Uses of Class
org.glite.voms.PKIStore

Packages that use PKIStore
org.glite.voms   
 

Uses of PKIStore in org.glite.voms
 

Methods in org.glite.voms that return PKIStore
static PKIStore PKIStoreFactory.getStore()
           
static PKIStore PKIStoreFactory.getStore(int type)
           
static PKIStore PKIStoreFactory.getStore(java.lang.String dir, int type)
           
static PKIStore PKIStoreFactory.getStore(java.lang.String dir, int type, boolean aggressive)
           
static PKIStore PKIStoreFactory.getStore(java.lang.String dir, int type, boolean aggressive, boolean timer)
           
 

Methods in org.glite.voms with parameters of type PKIStore
 void PKIVerifier.setCAStore(PKIStore store)
          Sets a new CAStore.
 

Constructors in org.glite.voms with parameters of type PKIStore
PKIVerifier(VOMSTrustStore vomsStore, PKIStore caStore)
          Initializes the verifier.
VOMSTrustManager(PKIStore castore)
           
 



Copyright © 2012. All Rights Reserved.