Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.validationService.certificate.SubjectIssuerPair
Packages that use SubjectIssuerPair
Package
Description
-
Uses of SubjectIssuerPair in br.ufsc.labsec.signature.conformanceVerifier.validationService.certificate
Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService.certificate that return SubjectIssuerPair -
Uses of SubjectIssuerPair in br.ufsc.labsec.signature.repository.PKCS12IdentityService
Methods in br.ufsc.labsec.signature.repository.PKCS12IdentityService with parameters of type SubjectIssuerPairModifier and TypeMethodDescriptionprotected Optional<RevocationResult<X509CRL>> CRLCacheManagement.download(SubjectIssuerPair certificatePair) protected Optional<RevocationResult<org.bouncycastle.cert.ocsp.OCSPResp>> OCSPCacheManagement.download(SubjectIssuerPair certificatePair) protected abstract Optional<RevocationResult<Data>> RevocationCache.download(SubjectIssuerPair certificatePair) protected Optional<RevocationResult<Data>> RevocationCache.downloadAndStore(SubjectIssuerPair certificatePair) protected Optional<RevocationResult<Data>> RevocationCache.getRevocation(SubjectIssuerPair certificatePair, Date timeReference)