SSOInterceptor which adds possibility to be initialized either through Servlet API or through eXo kernelGenericServletLocalSession .LocalSessionImpl .SamlCredential into SecurityClient, which enables to propagate authentication from SAML2 ticket into
underlying EJB or WS calls.SAML2LogOutHandler because we need to enforce WCI (crossContext) logout in portal environment.HttpServletRequest and HttpServletResponse into threadLocal
so that it can be accessed from Login Modules during authentication.SSOInterceptor and is able to recognize
whether interceptor was initialized through exo kernel or through Servlet API (old way)CDMessageContextCopyright © 2019 JBoss by Red Hat. All Rights Reserved.