Uses of Interface
com.atlassian.bitbucket.auth.SshAuthenticationContext
Packages that use SshAuthenticationContext
-
Uses of SshAuthenticationContext in com.atlassian.bitbucket.auth
Subinterfaces of SshAuthenticationContext in com.atlassian.bitbucket.authModifier 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.Methods in com.atlassian.bitbucket.auth with parameters of type SshAuthenticationContextModifier and TypeMethodDescriptionSshAuthenticationHandler.performAuthentication
(SshAuthenticationContext authenticationContext) Invoked by the system when authentication is attempted over SSH.