Class: Keycloak::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/keycloak.rb

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute proc_cookie_token.



19
20
21
# File 'lib/keycloak.rb', line 19

def proc_cookie_token
  @proc_cookie_token
end

#proc_external_attributesObject

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