Method: Saml::Response#assertion

Defined in:
lib/saml/response.rb

#assertionObject



21
22
23
# File 'lib/saml/response.rb', line 21

def assertion
  assertions.first
end