Class: Passage::App

Inherits:
Struct
  • Object
show all
Defined in:
lib/passageidentity/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_identiferObject

Returns the value of attribute allowed_identifer

Returns:

  • (Object)

    the current value of allowed_identifer



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def allowed_identifer
  @allowed_identifer
end

#auth_originObject

Returns the value of attribute auth_origin

Returns:

  • (Object)

    the current value of auth_origin



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def auth_origin
  @auth_origin
end

#default_languageObject

Returns the value of attribute default_language

Returns:

  • (Object)

    the current value of default_language



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def default_language
  @default_language
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def id
  @id
end

#layoutsObject

Returns the value of attribute layouts

Returns:

  • (Object)

    the current value of layouts



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def layouts
  @layouts
end

#login_urlObject

Returns the value of attribute login_url

Returns:

  • (Object)

    the current value of login_url



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def 
  @login_url
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def name
  @name
end

#redirect_urlObject

Returns the value of attribute redirect_url

Returns:

  • (Object)

    the current value of redirect_url



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def redirect_url
  @redirect_url
end

#refresh_absolute_lifetimeObject

Returns the value of attribute refresh_absolute_lifetime

Returns:

  • (Object)

    the current value of refresh_absolute_lifetime



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def refresh_absolute_lifetime
  @refresh_absolute_lifetime
end

#refresh_enabledObject

Returns the value of attribute refresh_enabled

Returns:

  • (Object)

    the current value of refresh_enabled



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def refresh_enabled
  @refresh_enabled
end

#refresh_inactivity_lifetimeObject

Returns the value of attribute refresh_inactivity_lifetime

Returns:

  • (Object)

    the current value of refresh_inactivity_lifetime



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def refresh_inactivity_lifetime
  @refresh_inactivity_lifetime
end

#require_identifier_verificationObject

Returns the value of attribute require_identifier_verification

Returns:

  • (Object)

    the current value of require_identifier_verification



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def require_identifier_verification
  @require_identifier_verification
end

#rsa_public_keyObject

Returns the value of attribute rsa_public_key

Returns:

  • (Object)

    the current value of rsa_public_key



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def rsa_public_key
  @rsa_public_key
end

#session_timeout_lengthObject

Returns the value of attribute session_timeout_length

Returns:

  • (Object)

    the current value of session_timeout_length



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def session_timeout_length
  @session_timeout_length
end

#user_metadata_schemaObject

Returns the value of attribute user_metadata_schema

Returns:

  • (Object)

    the current value of user_metadata_schema



8
9
10
# File 'lib/passageidentity/client.rb', line 8

def 
  @user_metadata_schema
end