org.glite.security.voms.ac
Class ACValidator
java.lang.Object
org.glite.security.voms.ac.ACValidator
- public class ACValidator
- extends java.lang.Object
Validator class capable of validating an Attribute Certificate
and verify its signature against a trust store of Attribute
Authority certificates.
- Author:
- mulmo
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACValidator
public ACValidator(ACTrustStore trustStore)
getInstance
public static ACValidator getInstance()
getInstance
public static ACValidator getInstance(ACTrustStore trustStore)
validate
public boolean validate(AttributeCertificate ac)