Module: Saml::Kit::Requestable

Extended by:
ActiveSupport::Concern
Included in:
AuthenticationRequest, LogoutRequest
Defined in:
lib/saml/kit/concerns/requestable.rb

Overview

This module is responsible for providing the functionality available to all SAML request documents. e.g. AuthnRequest, LogoutRequest.