|
||||||||||
| 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 | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||