|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACValidator | |
---|---|
org.glite.voms | |
org.glite.voms.ac |
Uses of ACValidator in org.glite.voms |
---|
Fields in org.glite.voms declared as ACValidator | |
---|---|
protected ACValidator |
VOMSValidator.myValidator
|
Constructors in org.glite.voms with parameters of type ACValidator | |
---|---|
VOMSValidator(X509Certificate[] validatedChain,
ACValidator acValidator)
If validatedChain is null , a call to
setValidatedChain() MUST be made before calling
parse() or validate() . |
Uses of ACValidator in org.glite.voms.ac |
---|
Methods in org.glite.voms.ac that return ACValidator | |
---|---|
static ACValidator |
ACValidator.getInstance()
|
static ACValidator |
ACValidator.getInstance(ACTrustStore trustStore)
|
static ACValidator |
ACValidator.getInstance(VOMSTrustStore trustStore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |