Home
last modified time | relevance | path

Searched defs:getUserPrincipal (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
DCredentials.java50 Principal getUserPrincipal(); in getUserPrincipal() method
DUsernamePasswordCredentials.java95 public Principal getUserPrincipal() { in getUserPrincipal() method in UsernamePasswordCredentials
DNTCredentials.java122 public Principal getUserPrincipal() { in getUserPrincipal() method in NTCredentials