Uses of Interface
br.ufsc.labsec.commons.validationData.OCSPRevocationInformation
Packages that use OCSPRevocationInformation
Package
Description
-
Uses of OCSPRevocationInformation in br.ufsc.labsec.commons.validationData
Classes in br.ufsc.labsec.commons.validationData that implement OCSPRevocationInformation -
Uses of OCSPRevocationInformation in br.ufsc.labsec.component
Fields in br.ufsc.labsec.component declared as OCSPRevocationInformationMethods in br.ufsc.labsec.component that return OCSPRevocationInformationModifier and TypeMethodDescriptionCompleteSignatureComponent.getOCSPRevocationInformation()SignatureComponentInterface.getOCSPRevocationInformation() -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.cades
Classes in br.ufsc.labsec.signature.conformanceVerifier.cades that implement OCSPRevocationInformationModifier and TypeClassDescriptionclassEsta classe gerencia as listas de certificados e CRLs de uma assinatura CAdES.Methods in br.ufsc.labsec.signature.conformanceVerifier.cades with parameters of type OCSPRevocationInformationModifier and TypeMethodDescriptionSet<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationSignedDataCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationSignedDataCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned with parameters of type OCSPRevocationInformationModifier and TypeMethodDescriptionSet<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> IdAaEtsRevocationRefsCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> IdAaEtsRevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> IdAaEtsRevocationRefsCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> IdAaEtsRevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.jades
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades that implement OCSPRevocationInformationModifier and TypeClassDescriptionclassEsta classe gerencia as listas de certificados e CRLs de uma assinatura CAdES. -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned with parameters of type OCSPRevocationInformationModifier and TypeMethodDescriptionSet<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AttributeRevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AttributeRevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return OCSPRevocationInformation -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.validationService
Fields in br.ufsc.labsec.signature.conformanceVerifier.validationService with type parameters of type OCSPRevocationInformationMethods in br.ufsc.labsec.signature.conformanceVerifier.validationService that return types with arguments of type OCSPRevocationInformationModifier and TypeMethodDescriptionValidationServiceRepository.getAdditionalOCSPRevocationInformation() -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.xades
Classes in br.ufsc.labsec.signature.conformanceVerifier.xades that implement OCSPRevocationInformationModifier and TypeClassDescriptionclassEsta classe gerencia as listas de certificados e CRLs de uma assinatura XAdES. -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned with parameters of type OCSPRevocationInformationModifier and TypeMethodDescriptionSet<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> CompleteRevocationRefsCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> CompleteRevocationRefsCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) -
Uses of OCSPRevocationInformation in br.ufsc.labsec.signature.signer.creator
Methods in br.ufsc.labsec.signature.signer.creator with parameters of type OCSPRevocationInformationModifier and TypeMethodDescriptionabstract Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AbstractRevocationCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) abstract Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AbstractRevocationCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) Constructors in br.ufsc.labsec.signature.signer.creator with parameters of type OCSPRevocationInformationModifierConstructorDescriptionAbstractRevocationCreator(RevocationRule.RevocationRules rule, Component component, CertificateValidation certificateValidation, RevocationRepository revocationRepository, SignaturePolicyInterface signaturePolicyInterface, CertificateCollection certificateCollection, AttributeCertificateCollection attrCertificateCollection, CRLRevocationInformation crlCollection, OCSPRevocationInformation ocspCollections) AttributeRevocationCreator(RevocationRule.RevocationRules rule, Component component, CertificateValidation certificateValidation, RevocationRepository revocationRepository, SignaturePolicyInterface signaturePolicyInterface, CertificateCollection certificateCollection, AttributeCertificateCollection attrCertificateCollection, CRLRevocationInformation crlCollection, OCSPRevocationInformation ocspCollections) RevocationCreator(RevocationRule.RevocationRules rule, Component component, CertificateValidation certificateValidation, RevocationRepository revocationRepository, SignaturePolicyInterface signaturePolicyInterface, CertificateCollection certificateCollection, AttributeCertificateCollection attrCertificateCollection, CRLRevocationInformation crlCollection, OCSPRevocationInformation ocspCollections) -
Uses of OCSPRevocationInformation in br.ufsc.labsec.validationDataServices.interfaces
Methods in br.ufsc.labsec.validationDataServices.interfaces that return types with arguments of type OCSPRevocationInformationModifier and TypeMethodDescriptionValidationServiceRepositoryInterface.getAdditionalOCSPRevocationInformation()