Class: Gitlab::Auth::Atlassian::IdentityLinker

Inherits:
OmniauthIdentityLinkerBase show all
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

#changed?, #error_message, #failed?, #initialize, #link

Constructor Details

This class inherits a constructor from Gitlab::Auth::OmniauthIdentityLinkerBase