Method: RSAML::Protocol::AuthnRequest#protocol_binding
- Defined in:
- lib/rsaml/protocol/authn_request.rb
#protocol_binding ⇒ Object
A URI reference that identifies a SAML protocol binding to be used when returning the response message.
54 55 56 |
# File 'lib/rsaml/protocol/authn_request.rb', line 54 def protocol_binding @protocol_binding end |