Uses of Package
com.atlassian.bitbucket.auth
Packages that use com.atlassian.bitbucket.auth
Package
Description
- 
Classes in com.atlassian.bitbucket.auth used by com.atlassian.bitbucket.authClassDescriptionThe authentication details including theuserand anypropertiesprovided during authentication.Base type for all exceptions which are thrown while processing user authentication attempts.Base specialisation forAuthenticationExceptions which are thrown for CAPTCHA attempts.Controls whether remember-me authentication is disabled, always performed or only performed when a checkbox is checked on the login form.
- 
Classes in com.atlassian.bitbucket.auth used by com.atlassian.bitbucket.event.authClassDescriptionBase type for all exceptions which are thrown while processing user authentication attempts.
- 
Classes in com.atlassian.bitbucket.auth used by com.atlassian.bitbucket.serverClassDescriptionControls whether remember-me authentication is disabled, always performed or only performed when a checkbox is checked on the login form.
- 
Classes in com.atlassian.bitbucket.auth used by com.atlassian.bitbucket.userClassDescriptionA specialisation ofAuthenticationException, thrown to indicate the password supplied during an authentication attempt does not match the password on record.