All Classes and Interfaces
Classes
Class
Description
Authenticator for SAML 1.1 processing at the Service Provider
forked from org.picketlink.identity.federation.bindings.tomcat.sp.AbstractSAML11SPRedirectFormAuthenticator
and made compatible with Tomcat 8.5 since picketlink doesn't provide such a support
Abstract class to be extended by Service Provider valves to handle SAML requests and responses.
Base Class for Service Provider Form Authenticators
forked from org.picketlink.identity.federation.bindings.tomcat.sp.BaseFormAuthenticator
and made compatible with Tomcat 8.5 since picketlink doesn't provide such a support
Used to avoid calling chain.doFilter in parent classes when needed
This will avoid duplicating source code to delete unnecessary code
Class exists to avoid dependency on picketlink module from gatein.ear and use it only during SAML2 setup
This HTTP FilterConfig allows to inject some eXo Kernel Init Params
to Servlet Context Init Params
This class is used to combine two HTTP Request datas
This class wraps an HTTP ServletContext to be able to get
a configuration file from local folder outside the webapp
Unified Service Provider Authenticator
Forked from org.picketlink.identity.federation.bindings.tomcat.sp.ServiceProviderAuthenticator
and made compatible with Tomcat 8.5 since picketlink doesn't provide such a support
Forked class because this plugin can be used on both JBoss or Tomcat and we want to be independent on AS.
Forked class because this plugin can be used on both JBoss or Tomcat and we want to be independent on AS.