Class: Saml::LogoutRequest

Inherits:
Object
  • Object
show all
Includes:
ComplexTypes::RequestAbstractType
Defined in:
lib/saml/logout_request.rb

Instance Attribute Summary collapse

Method Summary

Methods included from ComplexTypes::RequestAbstractType

#initialize, #provider

Methods included from XMLHelpers

#add_signature, #to_soap, #to_xml

Instance Attribute Details

#xml_valueObject

Returns the value of attribute xml_value.



5
6
7
# File 'lib/saml/logout_request.rb', line 5

def xml_value
  @xml_value
end