Class ConfluenceSeraphAuthenticationListener

  • All Implemented Interfaces:
    com.atlassian.security.auth.trustedapps.filter.AuthenticationListener

    public class ConfluenceSeraphAuthenticationListener
    extends com.atlassian.security.auth.trustedapps.seraph.filter.SeraphAuthenticationListener
    Confluence specific SeraphAuthenticationListener that converts principals to ConfluenceUserPrincipal.
    Since:
    5.3
    • Constructor Detail

      • ConfluenceSeraphAuthenticationListener

        public ConfluenceSeraphAuthenticationListener()
    • Method Detail

      • authenticationSuccess

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