HomeSort by relevance Sort by last modified time
    Searched defs:workstation (Results 1 - 4 of 4) sorted by null

  /external/apache-http/src/org/apache/http/auth/
NTCredentials.java 55 private final String workstation; field in class:NTCredentials
87 this.workstation = null;
95 * @param workstation The workstation the authentication request is originating from.
102 final String workstation,
110 if (workstation != null) {
111 this.workstation = workstation.toUpperCase(Locale.ENGLISH);
113 this.workstation = null;
139 * Retrieves the workstation name of the computer originating the request
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 29 milliseconds