Uses of Class
com.atlassian.bitbucket.auth.AuthenticationResult
Packages that use AuthenticationResult
- 
Uses of AuthenticationResult in com.atlassian.bitbucket.authMethods in com.atlassian.bitbucket.auth that return AuthenticationResultModifier 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.