Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.common.AttributeMap
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes
Subclasses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes Modifier and Type Class Description class
CAdESAttributeMap
Esta 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 AttributeMap Modifier and Type Field Description static 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 Modifier and Type Method Description AttributeMap
CadesAttributeFactory. getAttributeMap()
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.common
Methods in br.ufsc.labsec.signature.conformanceVerifier.common that return AttributeMap Modifier and Type Method Description AttributeMap
AttributeFactory. getAttributeMap()
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return AttributeMap Modifier and Type Method Description AttributeMap
JadesAttributeFactory. getAttributeMap()
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes
Subclasses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes Modifier and Type Class Description class
JAdESAttributeMap
Esta 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 AttributeMap Modifier and Type Field Description static 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 Modifier and Type Method Description AttributeMap
PadesAttributeFactory. getAttributeMap()
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return AttributeMap Modifier and Type Method Description AttributeMap
XadesAttributeFactory. getAttributeMap()
-
Uses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes
Subclasses of AttributeMap in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes Modifier and Type Class Description class
XAdESAttributeMap
Esta 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 AttributeMap Modifier and Type Field Description static AttributeMap<Element>
XAdESAttributeMap. INSTANCE
Mapeamento de atributos entre seus identificadores e suas respectivas classes.