Package org.gatein.sso.agent.filter.api
package org.gatein.sso.agent.filter.api
-
ClassDescriptionBase
SSOInterceptorwhich adds possibility to be initialized either through Servlet API or through eXo kernelSSOInterceptor is actually filter, which can be configured through exo kernelContext, which encapsulates all initialization configuration aboutSSOInterceptorand is able to recognize whether interceptor was initialized through exo kernel or through Servlet API (old way)