Returns:
23 24 25
# File 'lib/saml/response.rb', line 23 def no_authn_context? !success? && status.status_code.no_authn_context? end