Uses of Class
br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact.CompressedCommonSource
Packages that use CompressedCommonSource
Package
Description
-
Uses of CompressedCommonSource in br.ufsc.labsec.commons.report.verificationPackage.compressedArtifact
-
Uses of CompressedCommonSource in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage
Methods in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage that return types with arguments of type CompressedCommonSourceModifier and TypeMethodDescriptionSignatureArtifactsCompresser.getCertificates()SignatureArtifactsCompresser.getCrls()Set<CompressedCommonSource<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> SignatureArtifactsCompresser.getOcsps() -
Uses of CompressedCommonSource in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.signatureArtifact
Fields in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.signatureArtifact with type parameters of type CompressedCommonSourceModifier and TypeFieldDescriptionprotected final Collection<CompressedCommonSource<Certificate>> AbstractSignatureArtifact.certificatesprotected final Collection<CompressedCommonSource<X509CRL>> AbstractSignatureArtifact.crlsprotected final Collection<CompressedCommonSource<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> AbstractSignatureArtifact.ocspsMethods in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.signatureArtifact that return types with arguments of type CompressedCommonSourceModifier and TypeMethodDescriptionAbstractSignatureArtifact.certificates()final Collection<CompressedCommonSource<X509CRL>> AbstractSignatureArtifact.crls()final Collection<CompressedCommonSource<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> AbstractSignatureArtifact.ocsps()