Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getFilterName (2.14 sec)

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

            /**
             * Gets the filter name for this SPNEGO configuration.
             *
             * @return The fully qualified class name of SpnegoAuthenticator
             */
            @Override
            public String getFilterName() {
                return SpnegoAuthenticator.class.getName();
            }
    
            /**
             * Gets the servlet context. This operation is not supported.
             *
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 28 16:29:12 UTC 2025
    - 17.8K bytes
    - Viewed (3)
Back to top