Class: Shibkit::MetaMeta::RequestedAttribute
- Inherits:
-
Attribute
- Object
- MetadataItem
- Attribute
- Shibkit::MetaMeta::RequestedAttribute
- Defined in:
- lib/shibkit/meta_meta/requested_attribute.rb
Overview
Class to represent the metadata of the organisation owning a Shibboleth entity
Constant Summary collapse
- ROOT_ELEMENT =
Element and attribute used to select XML for new objects
'RequestedAttribute'
Constants inherited from Attribute
Attribute::REQUIRED_QUACKS, Attribute::TARGET_ATTR
Constants inherited from MetadataItem
MetadataItem::NAMESPACES, MetadataItem::REQUIRED_QUACKS, MetadataItem::TARGET_ATTR
Instance Attribute Summary
Attributes inherited from Attribute
#friendly_name, #is_required, #name, #name_format, #values
Attributes inherited from MetadataItem
Method Summary
Methods inherited from MetadataItem
#filter, #from_xml, #hashed_id, #initialize, #parsed_xml, #purge_xml, #source_xml, #textify_xml, #to_hash, #to_rdf, #to_xml
Constructor Details
This class inherits a constructor from Shibkit::MetaMeta::MetadataItem