Package org.gatein.sso.saml.plugin.valve
-
Class Summary Class Description AbstractSAML11SPRedirectFormAuthenticator 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 supportAbstractSPFormAuthenticator Abstract class to be extended by Service Provider valves to handle SAML requests and responses.BaseFormAuthenticator 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 supportServiceProviderAuthenticator 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