Exception: Fluence::Gateway::Auth::InvalidSubjectSource
- Inherits:
-
ConfigurationError
- Object
- StandardError
- Error
- ConfigurationError
- Fluence::Gateway::Auth::InvalidSubjectSource
- Defined in:
- lib/fluence/gateway/auth/errors.rb
Overview
Raised by Configuration#subject_source= when the assigned
value is not one of the admitted identity sources (the keys of
Configuration::SUBJECT_SOURCES).
Instance Method Summary collapse
-
#initialize(value, reason: nil) ⇒ void
constructor
Builds the exception with a human-readable message.
Constructor Details
#initialize(value, reason: nil) ⇒ void
Builds the exception with a human-readable message.