Class: SAML2::Request

Inherits:
Message show all
Defined in:
lib/saml2/request.rb

Direct Known Subclasses

AuthnRequest, LogoutRequest

Instance Attribute Summary

Attributes inherited from Message

#destination, #id, #issue_instant, #issuer

Attributes inherited from Base

#xml

Method Summary

Methods inherited from Message

#from_xml, from_xml, inherited, #initialize, parse, #valid_schema?

Methods inherited from Base

from_xml, #from_xml, load_object_array, load_string_array, lookup_qname, #to_s, #to_xml

Constructor Details

This class inherits a constructor from SAML2::Message