Uses of Class
org.gatein.sso.saml.plugin.valve.AbstractSPFormAuthenticator
Packages that use AbstractSPFormAuthenticator
-
Uses of AbstractSPFormAuthenticator in org.gatein.sso.saml.plugin.valve
Subclasses of AbstractSPFormAuthenticator in org.gatein.sso.saml.plugin.valveModifier and TypeClassDescriptionclassAuthenticator 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 supportclassUnified 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 supportMethods in org.gatein.sso.saml.plugin.valve with parameters of type AbstractSPFormAuthenticatorModifier and TypeMethodDescriptionstatic booleanAbstractSAML11SPRedirectFormAuthenticator.handleSAML11UnsolicitedResponse(org.apache.catalina.connector.Request request, javax.servlet.http.HttpServletResponse response, org.apache.tomcat.util.descriptor.web.LoginConfig loginConfig, AbstractSPFormAuthenticator formAuthenticator)