Class ConfluenceSeraphAuthenticationListener

  • All Implemented Interfaces:
    com.atlassian.sal.api.auth.AuthenticationListener

    public class ConfluenceSeraphAuthenticationListener
    extends com.atlassian.sal.core.auth.SeraphAuthenticationListener
    Confluence specific SeraphAuthenticationListener that converts principals to ConfluenceUserPrincipal.
    Since:
    5.4
    • Constructor Detail

      • ConfluenceSeraphAuthenticationListener

        public ConfluenceSeraphAuthenticationListener​(com.atlassian.event.api.EventPublisher eventPublisher,
                                                      LoginManager loginManager)
    • Method Detail

      • authenticationSuccess

        public void authenticationSuccess​(com.atlassian.sal.api.auth.Authenticator.Result result,
                                          javax.servlet.http.HttpServletRequest request,
                                          javax.servlet.http.HttpServletResponse response)
        Specified by:
        authenticationSuccess in interface com.atlassian.sal.api.auth.AuthenticationListener
        Overrides:
        authenticationSuccess in class com.atlassian.sal.core.auth.SeraphAuthenticationListener