Class AppservCertificateLoginModule

  • All Implemented Interfaces:
    LoginModule

    public abstract class AppservCertificateLoginModule
    extends BaseCertificateLoginModule
    Abstract base class for certificate-based login modules.

    Subclasses need to implement the authenticateUser() method and later call commitUserAuthentication().

    • Constructor Detail

      • AppservCertificateLoginModule

        public AppservCertificateLoginModule()