Searched defs:getUserPrincipal (Results 1 – 3 of 3) sorted by relevance
/external/apache-http/src/org/apache/http/auth/ | ||
D | Credentials.java | 50 Principal getUserPrincipal(); in getUserPrincipal() method |
D | UsernamePasswordCredentials.java | 95 public Principal getUserPrincipal() { in getUserPrincipal() method in UsernamePasswordCredentials |
D | NTCredentials.java | 122 public Principal getUserPrincipal() { in getUserPrincipal() method in NTCredentials |