Uses of Class
com.atlassian.bitbucket.auth.AuthenticationResult
-
Uses of AuthenticationResult in com.atlassian.bitbucket.auth
Modifier and TypeMethodDescriptionAuthenticationResult.Builder.build()
HttpAuthenticationHandler.performAuthentication
(HttpAuthenticationContext authenticationContext) Invoked by the system when authentication is attempted over HTTP.SshAuthenticationHandler.performAuthentication
(SshAuthenticationContext authenticationContext) Invoked by the system when authentication is attempted over SSH.