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 class
AzureDevOpsAuthentication
-
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.bitbucket
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.bitbucket Modifier and Type Class Description class
BitBucketAuthentication
-
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.github
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.github Modifier and Type Class Description class
GitHubAuthentication.BaseGitHubAuthentication
class
GitHubAuthentication.GitHubComAuth
class
GitHubAuthentication.GitHubEnterpriseAuth
-
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.gitlab
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.gitlab Modifier and Type Class Description class
GitLabAuthentication.BaseGitLabAuthentication
class
GitLabAuthentication.GitLabCeOrEeAuth
class
GitLabAuthentication.GitLabComAuth
-
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.google
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.google Modifier and Type Class Description class
GoogleAuthentication
-
Uses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.space
Subclasses of BaseOAuthAuthentication in jetbrains.buildServer.serverSide.oauth.space Modifier and Type Class Description class
SpaceAuthentication
-