public interface HttpAuthenticationFailureContext extends HttpAuthenticationContext
HttpAuthenticationFailureHandler
modules.METHOD_BASIC, METHOD_FORM, METHOD_TOKEN
Modifier and Type | Method and Description |
---|---|
com.atlassian.bitbucket.auth.AuthenticationException |
getAuthenticationException() |
AuthenticationState |
getAuthenticationState() |
getCredentials, getFilterChain, getMethod, getRequest, getResponse, getUsername
@Nonnull AuthenticationState getAuthenticationState()
@Nonnull com.atlassian.bitbucket.auth.AuthenticationException getAuthenticationException()
HttpAuthenticationHandler
that triggered authentication
failure.Copyright © 2024 Atlassian. All rights reserved.