org.apache.cxf.xkms.x509.validator
Class TrustedAuthorityValidator
java.lang.Object
org.apache.cxf.xkms.x509.validator.TrustedAuthorityValidator
- All Implemented Interfaces:
- Validator
public class TrustedAuthorityValidator
- extends Object
- implements Validator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrustedAuthorityValidator
public TrustedAuthorityValidator(CertificateRepo certRepo)
validate
public StatusType validate(ValidateRequestType request)
- Specified by:
validate
in interface Validator
isEnableRevocation
public boolean isEnableRevocation()
setEnableRevocation
public void setEnableRevocation(boolean enableRevocation)
Apache CXF