Method: RSAML::Protocol::AuthnRequest#subject
- Defined in:
- lib/rsaml/protocol/authn_request.rb
#subject ⇒ Object
Specifies the requested subject of the resulting assertion(s).
16 17 18 |
# File 'lib/rsaml/protocol/authn_request.rb', line 16 def subject @subject end |