Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.common.AttributeMap
Packages that use AttributeMap
Package
Description
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes
Modifier and TypeClassDescriptionclassEsta classe é usada para fazer o mapeamento de atributos entre seus identificadores e suas respectivas classes.Fields in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes declared as AttributeMapModifier and TypeFieldDescriptionstatic final AttributeMap<org.bouncycastle.asn1.cms.Attribute> CAdESAttributeMap.INSTANCE -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.cades.creator
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator that return AttributeMap -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.common
Methods in br.ufsc.labsec.signature.conformanceVerifier.common that return AttributeMap -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return AttributeMap -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes
Modifier and TypeClassDescriptionclassEsta classe é usada para fazer o mapeamento de atributos entre seus identificadores e suas respectivas classes.Fields in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes declared as AttributeMapModifier and TypeFieldDescriptionstatic final AttributeMap<JadesAttrCommonStruct> JAdESAttributeMap.INSTANCE -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return AttributeMap -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.pades.attributes
Modifier and TypeClassDescriptionclassEsta classe é usada para fazer o mapeamento de atributos entre seus identificadores e suas respectivas classes. -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return AttributeMap -
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes
Modifier and TypeClassDescriptionclassEsta classe é usada para fazer o mapeamento de atributos entre seus identificadores e suas respectivas classes.Fields in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes declared as AttributeMapModifier and TypeFieldDescriptionstatic final AttributeMap<Element> XAdESAttributeMap.INSTANCEMapeamento de atributos entre seus identificadores e suas respectivas classes.