Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.validationService.exceptions.LCRException
Packages that use LCRException
-
Uses of LCRException in br.ufsc.labsec.signature.conformanceVerifier.validationService
Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService that throw LCRExceptionModifier and TypeMethodDescriptionstatic voidCertPathValidator.validateCertPath(CertPath certPath, CertStore certStore, Time timeReference, SignaturePolicyInterface signaturePolicyInterface, CertificateValidation.Validate validate, List<org.apache.commons.lang3.tuple.Pair<Object, org.bouncycastle.cert.ocsp.OCSPResp>> ocspResponses, boolean verifyICPBRAlgorithms) Valida o caminho de certificação de um certificado.static voidCertPathValidator.validateCertPath(CertPath certPath, CertStore certStore, Time timeReference, Set<TrustAnchor> trustAnchors, CertRevReq revocationRequirements, List<org.apache.commons.lang3.tuple.Pair<Object, org.bouncycastle.cert.ocsp.OCSPResp>> ocspResponses, boolean verifyICPAlgorithms) Valida o caminho de certificação de um certificadoprotected static voidCertPathValidator.validateEndCertWithCrlAndCasWithOcsp(CertPath certPath, CertStore certStore, Time timeReference, Set<TrustAnchor> trustAnchors, List<org.apache.commons.lang3.tuple.Pair<Object, org.bouncycastle.cert.ocsp.OCSPResp>> ocspResponses, boolean verifyICPAlgorithms) Valida o caminho de certificação do certificado final através de LCRs e os certificados de ACs através de servidor OCSP