Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getAuthSchemeType (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/config/WebAuthenticationConfig.java

            this.credentials = credentials;
        }
    
        /**
         * Gets the authentication scheme type.
         *
         * @return the authentication scheme type
         */
        public AuthSchemeType getAuthSchemeType() {
            return authSchemeType;
        }
    
        /**
         * Sets the authentication scheme type.
         *
         * @param authSchemeType the authentication scheme type
         */
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Fri Jan 09 23:46:52 GMT 2026
    - 6.9K bytes
    - Click Count (0)
Back to Top