Searched refs:getUserPrincipal (Results 1 – 7 of 7) sorted by relevance
50 Principal getUserPrincipal(); in getUserPrincipal() method
95 public Principal getUserPrincipal() { in getUserPrincipal() method in UsernamePasswordCredentials
122 public Principal getUserPrincipal() { in getUserPrincipal() method in NTCredentials
88 return creds.getUserPrincipal(); in getAuthPrincipal()
171 tmp.append(credentials.getUserPrincipal().getName()); in authenticate()
298 String uname = credentials.getUserPrincipal().getName(); in createDigest()405 String uname = credentials.getUserPrincipal().getName(); in createDigestHeader()
1318 method public abstract java.security.Principal getUserPrincipal();1339 method public java.security.Principal getUserPrincipal();1355 method public java.security.Principal getUserPrincipal();