Module: SamlIdp::Controller
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/saml_idp/controller.rb
Instance Attribute Summary collapse
-
#algorithm ⇒ Object
Returns the value of attribute algorithm.
Instance Attribute Details
#algorithm ⇒ Object
Returns the value of attribute algorithm.
15 16 17 |
# File 'lib/saml_idp/controller.rb', line 15 def algorithm @algorithm end |