Class: Gitlab::Auth::Atlassian::IdentityLinker
- Inherits:
-
OmniauthIdentityLinkerBase
- Object
- OmniauthIdentityLinkerBase
- Gitlab::Auth::Atlassian::IdentityLinker
- Extended by:
- Utils::Override
- Includes:
- Utils::StrongMemoize
- Defined in:
- lib/gitlab/auth/atlassian/identity_linker.rb
Instance Attribute Summary
Attributes inherited from OmniauthIdentityLinkerBase
#current_user, #oauth, #session
Method Summary
Methods included from Utils::Override
extended, extensions, included, method_added, override, prepended, queue_verification, verify!
Methods inherited from OmniauthIdentityLinkerBase
#authorization_required?, #changed?, #error_message, #failed?, #initialize, #link, #provider, #uid
Constructor Details
This class inherits a constructor from Gitlab::Auth::OmniauthIdentityLinkerBase