net.ripe.rpki.commons.crypto.crl
Class X509CrlValidator
java.lang.Object
net.ripe.rpki.commons.crypto.crl.X509CrlValidator
- All Implemented Interfaces:
- CertificateRepositoryObjectValidator<X509Crl>
public class X509CrlValidator
- extends Object
- implements CertificateRepositoryObjectValidator<X509Crl>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X509CrlValidator
public X509CrlValidator(ValidationOptions options,
ValidationResult result,
AbstractX509CertificateWrapper parent)
getValidationResult
public ValidationResult getValidationResult()
- Specified by:
getValidationResult in interface CertificateRepositoryObjectValidator<X509Crl>
validate
public void validate(String location,
X509Crl crl)
- Specified by:
validate in interface CertificateRepositoryObjectValidator<X509Crl>
Copyright © 2008-2012 RIPE NCC, the Netherlands. All Rights Reserved.