Uses of Class
org.gatein.sso.saml.plugin.valve.BaseFormAuthenticator
-
Packages that use BaseFormAuthenticator Package Description org.gatein.sso.saml.plugin.valve -
-
Uses of BaseFormAuthenticator in org.gatein.sso.saml.plugin.valve
Subclasses of BaseFormAuthenticator in org.gatein.sso.saml.plugin.valve Modifier and Type Class Description classAbstractSAML11SPRedirectFormAuthenticatorAuthenticator 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 supportclassAbstractSPFormAuthenticatorAbstract class to be extended by Service Provider valves to handle SAML requests and responses.classServiceProviderAuthenticatorUnified 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
-