|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PKIStore | |
---|---|
org.glite.voms |
Uses of PKIStore in org.glite.voms |
---|
Methods in org.glite.voms that return PKIStore | |
---|---|
PKIStore |
PKIStoreCache.addCAStore(String dir,
PKIStore s)
|
PKIStore |
PKIStoreCache.addVOMSStore(String dir,
PKIStore s)
|
PKIStore |
PKIStoreCache.getCAStore(String dir)
|
static PKIStore |
PKIStoreFactory.getStore()
|
static PKIStore |
PKIStoreFactory.getStore(int type)
|
static PKIStore |
PKIStoreFactory.getStore(String dir,
int type)
|
static PKIStore |
PKIStoreFactory.getStore(String dir,
int type,
boolean aggressive)
|
static PKIStore |
PKIStoreFactory.getStore(String dir,
int type,
boolean aggressive,
boolean timer)
|
PKIStore |
PKIStoreCache.getVOMSStore(String dir)
|
Methods in org.glite.voms with parameters of type PKIStore | |
---|---|
PKIStore |
PKIStoreCache.addCAStore(String dir,
PKIStore s)
|
PKIStore |
PKIStoreCache.addVOMSStore(String dir,
PKIStore s)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |