Class SignerRoleDecoder
java.lang.Object
br.ufsc.labsec.parser.jades.decoder.signed.SignerRoleDecoder
- All Implemented Interfaces:
AttributeDecoder<JadesAttrCommonStruct, SignerRole>, JadesAttributeDecoder<SignerRole>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SignerRoleDecoder
public SignerRoleDecoder()
-
-
Method Details
-
decode
public SignerRole decode(JadesAttrCommonStruct encoded, Integer index) throws SignatureAttributeException - Specified by:
decodein interfaceAttributeDecoder<JadesAttrCommonStruct, SignerRole>- Throws:
SignatureAttributeException
-