Package org.gatein.sso.agent.filter.api
-
Interface Summary Interface Description SSOInterceptor SSOInterceptor is actually filter, which can be configured through exo kernel -
Class Summary Class Description AbstractSSOInterceptor BaseSSOInterceptorwhich adds possibility to be initialized either through Servlet API or through eXo kernelSSOInterceptorInitializationContext Context, which encapsulates all initialization configuration aboutSSOInterceptorand is able to recognize whether interceptor was initialized through exo kernel or through Servlet API (old way)