Uses of Interface
br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact.CompressedCommonSourceInterface
Packages that use CompressedCommonSourceInterface
Package
Description
-
Uses of CompressedCommonSourceInterface in br.ufsc.labsec.commons.report.verificationPackage.collector
Methods in br.ufsc.labsec.commons.report.verificationPackage.collector that return CompressedCommonSourceInterfaceModifier and TypeMethodDescriptionMethods in br.ufsc.labsec.commons.report.verificationPackage.collector that return types with arguments of type CompressedCommonSourceInterfaceModifier and TypeMethodDescriptionArtifactHandler.destination(SignatureArtifactInterface artifact) CertHandler.destination(SignatureArtifactInterface artifact) CRLHandler.destination(SignatureArtifactInterface artifact) Collection<CompressedCommonSourceInterface<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> OCSPHandler.destination(SignatureArtifactInterface artifact) -
Uses of CompressedCommonSourceInterface in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact
Classes in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact that implement CompressedCommonSourceInterfaceModifier and TypeClassDescriptionclassclassClasse que representa um artefato comprimido que possuiSource.classclass -
Uses of CompressedCommonSourceInterface in br.ufsc.labsec.commons.report.verificationPackage.signatureArtifact
Methods in br.ufsc.labsec.commons.report.verificationPackage.signatureArtifact that return types with arguments of type CompressedCommonSourceInterfaceModifier and TypeMethodDescriptionSignatureArtifactInterface.getCertificates()SignatureArtifactInterface.getCrls()Collection<CompressedCommonSourceInterface<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> SignatureArtifactInterface.getOcsps() -
Uses of CompressedCommonSourceInterface in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.signatureArtifact
Methods in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.signatureArtifact that return types with arguments of type CompressedCommonSourceInterfaceModifier and TypeMethodDescriptionAbstractSignatureArtifact.getCertificates()AbstractSignatureArtifact.getCrls()final Collection<CompressedCommonSourceInterface<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> AbstractSignatureArtifact.getOcsps()