Searched refs:getUserPrincipal (Results 1 – 6 of 6) sorted by relevance
45 Principal getUserPrincipal(); in getUserPrincipal() method
90 public Principal getUserPrincipal() { in getUserPrincipal() method in UsernamePasswordCredentials
117 public Principal getUserPrincipal() { in getUserPrincipal() method in NTCredentials
82 return creds.getUserPrincipal(); in getAuthPrincipal()
166 tmp.append(credentials.getUserPrincipal().getName()); in authenticate()
293 String uname = credentials.getUserPrincipal().getName(); in createDigest()400 String uname = credentials.getUserPrincipal().getName(); in createDigestHeader()