|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VOMSTrustStore | |
---|---|
org.glite.voms | |
org.glite.voms.ac |
Uses of VOMSTrustStore in org.glite.voms |
---|
Classes in org.glite.voms that implement VOMSTrustStore | |
---|---|
class |
PKIStore
PKIStore is the class serving to store all the components of a common PKI installation, i.e.: CA certificates, CRLs, Signing policy files... |
Fields in org.glite.voms declared as VOMSTrustStore | |
---|---|
protected static VOMSTrustStore |
VOMSValidator.vomsStore
|
Methods in org.glite.voms with parameters of type VOMSTrustStore | |
---|---|
static void |
VOMSValidator.setTrustStore(VOMSTrustStore trustStore)
Deprecated. |
void |
PKIVerifier.setVOMSStore(VOMSTrustStore store)
Sets a new VOMSStore. |
Constructors in org.glite.voms with parameters of type VOMSTrustStore | |
---|---|
PKIVerifier(VOMSTrustStore vomsStore)
Initializes the verifier. |
|
PKIVerifier(VOMSTrustStore vomsStore,
PKIStore caStore)
Initializes the verifier. |
Uses of VOMSTrustStore in org.glite.voms.ac |
---|
Fields in org.glite.voms.ac declared as VOMSTrustStore | |
---|---|
protected VOMSTrustStore |
ACValidator.myVOMSStore
|
Methods in org.glite.voms.ac with parameters of type VOMSTrustStore | |
---|---|
static ACValidator |
ACValidator.getInstance(VOMSTrustStore trustStore)
|
Constructors in org.glite.voms.ac with parameters of type VOMSTrustStore | |
---|---|
ACValidator(VOMSTrustStore theStore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |