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