Class ServiceProviderAuthenticator

  • All Implemented Interfaces:
    MBeanRegistration, javax.security.auth.message.config.RegistrationListener, org.apache.catalina.Authenticator, org.apache.catalina.Contained, org.apache.catalina.JmxEnabled, org.apache.catalina.Lifecycle, org.apache.catalina.Valve

    public class ServiceProviderAuthenticator
    extends AbstractSPFormAuthenticator
    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
    • Constructor Detail

      • ServiceProviderAuthenticator

        public ServiceProviderAuthenticator()
    • Method Detail

      • startInternal

        protected void startInternal()
                              throws org.apache.catalina.LifecycleException
        Overrides:
        startInternal in class org.apache.catalina.authenticator.AuthenticatorBase
        Throws:
        org.apache.catalina.LifecycleException