public interface X509CertChainValidatorExt extends X509CertChainValidator
X509CertChainValidator
interface with some additional methods
which are commonly provided by the most validator implementations, but are not
strictly required for the sole validation.X509CertChainValidator
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes resources used by this Validator, like threads.
|
ProxySupport |
getProxySupport()
Returns whether this validator supports proxy certificates.
|
RevocationParameters |
getRevocationCheckingMode()
Gets the current revocation checking mode.
|
addUpdateListener, addValidationListener, getTrustedIssuers, removeUpdateListener, removeValidationListener, validate, validate
ProxySupport getProxySupport()
RevocationParameters getRevocationCheckingMode()
void dispose()
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.