Method: RSAML::Protocol::AuthnRequest#requested_authn_context

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

#requested_authn_contextObject

Specifies the requirements, if any, that the requester places on the authentication context that applies to the responding provider’s authentication of the presenter.



31
32
33
# File 'lib/rsaml/protocol/authn_request.rb', line 31

def requested_authn_context
  @requested_authn_context
end