Package | Description |
---|---|
org.glite.voms |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
PKIVerifier.setCAStore(PKIStore store)
Sets a new CAStore.
|
Constructor and Description |
---|
PKIVerifier(VOMSTrustStore vomsStore,
PKIStore caStore)
Initializes the verifier.
|
VOMSTrustManager(PKIStore castore) |
Copyright © 2012. All Rights Reserved.