Uses of Class
jetbrains.buildServer.serverSide.oauth.BaseOAuthAuthentication
-
-
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth
Constructors in jetbrains.buildServer.serverSide.oauth with parameters of type BaseOAuthAuthentication Constructor Description ConnectOAuthAccountController(OAuthFlow oAuthFlow, OAuthProvider oAuthProvider, BaseOAuthAuthentication oAuthAuthentication, String accessTokenControllerPath, String defaultScope)ServerConnectOAuthAccountController(AuthenticationContext authenticationContext, OAuthFlow oAuthFlow, OAuthProvider oAuthProvider, BaseOAuthAuthentication oAuthAuthentication, String accessTokenControllerPath, String defaultScope) -
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.azuredevops
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.azuredevops Modifier and Type Class Description classAzureDevOpsAuthentication -
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.bitbucket
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.bitbucket Modifier and Type Class Description classBitBucketAuthentication -
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.github
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.github Modifier and Type Class Description classGitHubAuthentication.BaseGitHubAuthenticationclassGitHubAuthentication.GitHubComAuthclassGitHubAuthentication.GitHubEnterpriseAuth -
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.gitlab
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.gitlab Modifier and Type Class Description classGitLabAuthentication.BaseGitLabAuthenticationclassGitLabAuthentication.GitLabCeOrEeAuthclassGitLabAuthentication.GitLabComAuth -
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.google
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.google Modifier and Type Class Description classGoogleAuthentication -
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.space
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.space Modifier and Type Class Description classSpaceAuthentication
-