Uses of Class
br.ufsc.labsec.parser.xades.attributes.schema.CertID
Packages that use CertID
Package
Description
-
Uses of CertID in br.ufsc.labsec.parser.xades.attributes.schema
Fields in br.ufsc.labsec.parser.xades.attributes.schema with type parameters of type CertIDModifier and TypeFieldDescriptionCompleteCertificateRefsType.certsLista de informações dos certificadosMethods in br.ufsc.labsec.parser.xades.attributes.schema that return types with arguments of type CertIDModifier and TypeMethodDescriptionCompleteCertificateRefsType.getCertIDs()Retorna a lista de CertIDsMethods in br.ufsc.labsec.parser.xades.attributes.schema with parameters of type CertIDModifier and TypeMethodDescriptionstatic booleanCompleteCertificateRefsType.match(Certificate certificate, CertID certID) -
Uses of CertID in br.ufsc.labsec.parser.xades.attributes.unsigned
Fields in br.ufsc.labsec.parser.xades.attributes.unsigned with type parameters of type CertIDModifier and TypeFieldDescriptionAttributeCertificateRefsV2.certIdListV2TypeLista de objetos de informação de certifiadosCompleteCertificateRefsV2.certsLista de informações dos certificadosMethods in br.ufsc.labsec.parser.xades.attributes.unsigned that return types with arguments of type CertIDModifier and TypeMethodDescriptionCompleteCertificateRefsV2.getCertIDs()Retorna a lista de CertIDsMethods in br.ufsc.labsec.parser.xades.attributes.unsigned with parameters of type CertIDModifier and TypeMethodDescriptionstatic booleanAttributeCertificateRefs.match(CertID certID, Certificate certificate) static booleanCompleteCertificateRefsV2.match(Certificate certificate, CertID certID) Constructor parameters in br.ufsc.labsec.parser.xades.attributes.unsigned with type arguments of type CertIDModifierConstructorDescriptionAttributeCertificateRefsV2(List<CertID> certIdListV2Type) CompleteCertificateRefsV2(List<CertID> certs, Set<String> certificateIdentifierSet, String algorithm) Constrói um objetoCompleteCertificateRefsV2