public interface

SshAuthenticationFailureContext

implements SshAuthenticationContext
com.atlassian.bitbucket.auth.SshAuthenticationFailureContext

Class Overview

Context class holding all details relevant for authentication failure processing by SshAuthenticationFailureHandler modules.

Public Methods

@Nonnull public AuthenticationException getAuthenticationException ()

Returns

@Nonnull public AuthenticationState getAuthenticationState ()

Returns
  • the state of authentication. Can be used to deduce the reason for authentication failure