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