Module: SamlIdp::Controller

Extended by:
ActiveSupport::Concern
Included in:
IdpController
Defined in:
lib/saml_idp/controller.rb

Instance Attribute Summary collapse

Instance Attribute Details

#algorithmObject

Returns the value of attribute algorithm.



16
17
18
# File 'lib/saml_idp/controller.rb', line 16

def algorithm
  @algorithm
end