Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 53 of 53 for displayName (0.19 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. registeredAddress */
        String LDAP_ATTR_REGISTERED_ADDRESS = "ldap.attr.registeredAddress";
    
        /** The key of the configuration. e.g. displayName */
        String LDAP_ATTR_DISPLAY_NAME = "ldap.attr.displayName";
    
        /** The key of the configuration. e.g. preferredLanguage */
        String LDAP_ATTR_PREFERRED_LANGUAGE = "ldap.attr.preferredLanguage";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Display Name */
        public static final String LABELS_user_displayName = "{labels.user_displayName}";
    
        /** The key of the message: Display Name */
        public static final String LABELS_DISPLAY_NAME = "{labels.displayName}";
    
        /** The key of the message: Preferred Language */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    serialVersionUID = 1; private static final java.util.regex.Pattern METHOD_AND_CLASS_NAME_PATTERN; public static final Description EMPTY; public static final Description TEST_MECHANISM; private final java.util.Collection fChildren; private final String fDisplayName; private final java.io.Serializable fUniqueId; private final annotation.Annotation[] fAnnotations; private volatile Class fTestClass; public static transient Description createSuiteDescripti(String, annotation.Annotation[]); public static transient...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 373.7K bytes
    - Viewed (0)
Back to top