Uses of Class
org.glite.voms.ac.ACValidator

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 static ACValidator VOMSValidator.DEFAULT_VALIDATOR
           
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)
           
 



Copyright © 2013. All Rights Reserved.