public class PKIXProxyCertificateChecker extends PKIXCertPathChecker
| Constructor and Description | 
|---|
| PKIXProxyCertificateChecker() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | check(Certificate cert,
     Collection<String> unresolvedCritExts) | 
| Set<String> | getSupportedExtensions() | 
| void | init(boolean forward) | 
| boolean | isForwardCheckingSupported() | 
check, clonepublic void init(boolean forward)
          throws CertPathValidatorException
init in interface CertPathCheckerinit in class PKIXCertPathCheckerCertPathValidatorExceptionpublic boolean isForwardCheckingSupported()
isForwardCheckingSupported in interface CertPathCheckerisForwardCheckingSupported in class PKIXCertPathCheckerpublic Set<String> getSupportedExtensions()
getSupportedExtensions in class PKIXCertPathCheckerpublic void check(Certificate cert, Collection<String> unresolvedCritExts) throws CertPathValidatorException
check in class PKIXCertPathCheckerCertPathValidatorExceptionCopyright © 2012-2017 European Middleware Initiative. All Rights Reserved.