Method: Saml::Assertion#attribute_statement

Defined in:
lib/saml/assertion.rb

#attribute_statementObject



82
83
84
# File 'lib/saml/assertion.rb', line 82

def attribute_statement
  attribute_statements.try(:first)
end