Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SpengoConfig (2.48 sec)

  1. src/main/java/org/codelibs/fess/sso/spnego/SpnegoAuthenticator.java

         * authentication modules, and security options.
         */
        protected static class SpengoConfig implements FilterConfig {
    
            /**
             * Constructs a new SPNEGO filter configuration.
             */
            public SpengoConfig() {
                // do nothing
            }
    
            /**
             * Gets the filter name for this SPNEGO configuration.
             *
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 17.2K bytes
    - Viewed (0)
Back to top