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