Uses of Interface
com.atlassian.bitbucket.auth.SshAuthenticationContext
-
Uses of SshAuthenticationContext in com.atlassian.bitbucket.auth
Modifier and TypeInterfaceDescriptioninterface
Context class holding all details relevant for authentication failure processing bySshAuthenticationFailureHandler
modules.interface
Context class holding all details relevant for authentication success processing bySshAuthenticationSuccessHandler
modules.Modifier and TypeMethodDescriptionSshAuthenticationHandler.performAuthentication
(SshAuthenticationContext authenticationContext) Invoked by the system when authentication is attempted over SSH.