Method: Saml::Response#assertion

Defined in:
lib/saml/response.rb

#assertionObject



51
52
53
# File 'lib/saml/response.rb', line 51

def assertion
  assertions.first
end