Uses of Interface
com.atlassian.bitbucket.auth.SshAuthenticationSuccessContext
Packages that use SshAuthenticationSuccessContext
- 
Uses of SshAuthenticationSuccessContext in com.atlassian.bitbucket.authMethods in com.atlassian.bitbucket.auth with parameters of type SshAuthenticationSuccessContextModifier and TypeMethodDescriptionvoidSshAuthenticationSuccessHandler.onAuthenticationSuccess(SshAuthenticationSuccessContext context) Callback method that is called by the system on authentication success over SSH.