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