Uses of Class
br.ufsc.labsec.signature.AttributeIncluder.AttributesReplacementRules
-
Uses of AttributeIncluder.AttributesReplacementRules in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return AttributeIncluder.AttributesReplacementRules Modifier and Type Method Description AttributeIncluder.AttributesReplacementRules
AttributeIncluder.AttributesReplacementRules. addReplacementRule(String identifier, AttributeIncluder.ReplacementRule replacementRule)
protected abstract AttributeIncluder.AttributesReplacementRules
AttributeIncluder. getReplacementRules()
-
Uses of AttributeIncluder.AttributesReplacementRules in br.ufsc.labsec.signature.conformanceVerifier.cades
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades that return AttributeIncluder.AttributesReplacementRules Modifier and Type Method Description protected AttributeIncluder.AttributesReplacementRules
CadesAttributeIncluder. getReplacementRules()
-
Uses of AttributeIncluder.AttributesReplacementRules in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return AttributeIncluder.AttributesReplacementRules Modifier and Type Method Description protected AttributeIncluder.AttributesReplacementRules
JadesAttributeIncluder. getReplacementRules()
-
Uses of AttributeIncluder.AttributesReplacementRules in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return AttributeIncluder.AttributesReplacementRules Modifier and Type Method Description protected AttributeIncluder.AttributesReplacementRules
PadesAttributeIncluder. getReplacementRules()
-
Uses of AttributeIncluder.AttributesReplacementRules in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return AttributeIncluder.AttributesReplacementRules Modifier and Type Method Description protected AttributeIncluder.AttributesReplacementRules
XadesAttributeIncluder. getReplacementRules()