public class ConfluenceSeraphAuthenticationListener
extends com.atlassian.sal.core.auth.SeraphAuthenticationListener
SeraphAuthenticationListener
that converts
principals to ConfluenceUserPrincipal
.Constructor and Description |
---|
ConfluenceSeraphAuthenticationListener(LoginManager loginManager) |
Modifier and Type | Method and Description |
---|---|
void |
authenticationSuccess(com.atlassian.sal.api.auth.Authenticator.Result result,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public ConfluenceSeraphAuthenticationListener(LoginManager loginManager)
public void authenticationSuccess(com.atlassian.sal.api.auth.Authenticator.Result result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
authenticationSuccess
in interface com.atlassian.sal.api.auth.AuthenticationListener
authenticationSuccess
in class com.atlassian.sal.core.auth.SeraphAuthenticationListener
Copyright © 2003–2020 Atlassian. All rights reserved.