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

  /external/apache-http/src/org/apache/http/auth/
NTUserPrincipal.java 48 private final String ntname; field in class:NTUserPrincipal
68 this.ntname = buffer.toString();
70 this.ntname = this.username;
75 return this.ntname;
110 return this.ntname;
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 

Completed in 40 milliseconds