Uses of Interface
com.atlassian.bitbucket.auth.SshAuthenticationContext
Packages that use SshAuthenticationContext
- 
Uses of SshAuthenticationContext in com.atlassian.bitbucket.authSubinterfaces of SshAuthenticationContext in com.atlassian.bitbucket.authModifier and TypeInterfaceDescriptioninterfaceContext class holding all details relevant for authentication failure processing bySshAuthenticationFailureHandlermodules.interfaceContext class holding all details relevant for authentication success processing bySshAuthenticationSuccessHandlermodules.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.