| Package | Description |
|---|---|
| com.atlassian.bitbucket.auth | |
| com.atlassian.bitbucket.event.auth | |
| com.atlassian.bitbucket.user |
| Class and Description |
|---|
| Authentication
The authentication details including the
user and any properties
provided during authentication. |
| AuthenticationException
Base type for all exceptions which are thrown while processing user authentication attempts.
|
| CaptchaAuthenticationException
Base specialisation for
AuthenticationExceptions which are thrown for CAPTCHA attempts. |
| RememberMeMode
Controls whether remember-me authentication is disabled, always performed or only performed when a checkbox is
checked on the login form.
|
| Class and Description |
|---|
| AuthenticationException
Base type for all exceptions which are thrown while processing user authentication attempts.
|
| Class and Description |
|---|
| IncorrectPasswordAuthenticationException
A specialisation of
AuthenticationException, thrown to indicate the password supplied during an
authentication attempt does not match the password on record. |
Copyright © 2019 Atlassian. All rights reserved.