Method: RSAML::Protocol::AuthnRequest#subject

Defined in:
lib/rsaml/protocol/authn_request.rb

#subjectObject

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