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
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.