Home
last modified time | relevance | path

Searched defs:getUserPrincipal (Results 1 – 10 of 10) 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
/external/jetty/src/java/org/eclipse/jetty/server/
DUserIdentity.java45 Principal getUserPrincipal(); in getUserPrincipal() method
DServletRequestHttpWrapper.java116 public Principal getUserPrincipal() in getUserPrincipal() method in ServletRequestHttpWrapper
DRequest.java1354 public Principal getUserPrincipal() in getUserPrincipal() method in Request
/external/jetty/src/java/org/eclipse/jetty/security/
DSpnegoUserIdentity.java47 public Principal getUserPrincipal() in getUserPrincipal() method in SpnegoUserIdentity
DDefaultUserIdentity.java51 public Principal getUserPrincipal() in getUserPrincipal() method in DefaultUserIdentity
/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DLoginCallback.java44 public Principal getUserPrincipal(); in getUserPrincipal() method
DLoginCallbackImpl.java81 public Principal getUserPrincipal() in getUserPrincipal() method in LoginCallbackImpl