Class AttributeRevocationValuesDecoder
java.lang.Object
br.ufsc.labsec.parser.jades.decoder.schema.RevocationValuesTypeDecoder<AttributeRevocationValues>
br.ufsc.labsec.parser.jades.decoder.unsigned.AttributeRevocationValuesDecoder
- All Implemented Interfaces:
AttributeDecoder<JadesAttrCommonStruct, AttributeRevocationValues>, JadesAttributeDecoder<AttributeRevocationValues>
public class AttributeRevocationValuesDecoder
extends RevocationValuesTypeDecoder<AttributeRevocationValues>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected AttributeRevocationValuesspecificDecode(JadesAttrCommonStruct encoded, Integer index) Methods inherited from class RevocationValuesTypeDecoder
decode
-
Constructor Details
-
AttributeRevocationValuesDecoder
public AttributeRevocationValuesDecoder()
-
-
Method Details
-
getIdentifier
- Specified by:
getIdentifierin classRevocationValuesTypeDecoder<AttributeRevocationValues>
-
specificDecode
protected AttributeRevocationValues specificDecode(JadesAttrCommonStruct encoded, Integer index) throws SignatureAttributeException - Specified by:
specificDecodein classRevocationValuesTypeDecoder<AttributeRevocationValues>- Throws:
SignatureAttributeException
-