Class: SAML::Core::AttributeStatement
- Inherits:
-
Object
- Object
- SAML::Core::AttributeStatement
- Defined in:
- lib/saml/core/attribute_statement.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
Returns the value of attribute attributes.
Class Method Summary collapse
Instance Attribute Details
#attributes ⇒ Object
Returns the value of attribute attributes.
5 6 7 |
# File 'lib/saml/core/attribute_statement.rb', line 5 def attributes @attributes end |