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