Module: SamlIdp::Controller

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

Instance Attribute Summary collapse

Instance Attribute Details

#algorithmObject

Returns the value of attribute algorithm.



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

def algorithm
  @algorithm
end