Uses of Class
eu.emi.security.authn.x509.helpers.pkipath.ValidationErrorException
Packages that use ValidationErrorException
Package
Description
Helper classes for internal, low level, logic of certificate path validation.
-
Uses of ValidationErrorException in eu.emi.security.authn.x509.helpers.pkipath
Fields in eu.emi.security.authn.x509.helpers.pkipath declared as ValidationErrorExceptionModifier and TypeFieldDescriptionprivate ValidationErrorException
NonValidatingCertPathBuilder.certPathException
Methods in eu.emi.security.authn.x509.helpers.pkipath that throw ValidationErrorExceptionModifier and TypeMethodDescriptionNonValidatingCertPathBuilder.buildPath
(org.bouncycastle.jcajce.PKIXExtendedBuilderParameters pkixParams, X509Certificate target, X509Certificate[] origChain) Build a CertPath using the given parameter.