Class: SignatureMethodTypeMapper

Inherits:
Object
  • Object
show all
Includes:
XmlSchemaMapper
Defined in:
app/mappers/signature_method_type_mapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hmac_output_lengthHMACOutputLengthType

minOccurs: 0, maxOccurs: 1

Returns:

  • (HMACOutputLengthType)


10
11
12
# File 'app/mappers/signature_method_type_mapper.rb', line 10

def hmac_output_length
  @hmac_output_length
end