Class: Keycloak::Config
- Inherits:
-
Object
- Object
- Keycloak::Config
- Defined in:
- lib/keycloak.rb
Instance Attribute Summary collapse
-
#proc_cookie_token ⇒ Object
Returns the value of attribute proc_cookie_token.
-
#proc_external_attributes ⇒ Object
Returns the value of attribute proc_external_attributes.
Instance Attribute Details
#proc_cookie_token ⇒ Object
Returns the value of attribute proc_cookie_token.
19 20 21 |
# File 'lib/keycloak.rb', line 19 def @proc_cookie_token end |
#proc_external_attributes ⇒ Object
Returns the value of attribute proc_external_attributes.
19 20 21 |
# File 'lib/keycloak.rb', line 19 def proc_external_attributes @proc_external_attributes end |