OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUserPrincipal
(Results
1 - 13
of
13
) sorted by null
/external/apache-http/src/org/apache/http/auth/
Credentials.java
50
Principal
getUserPrincipal
();
UsernamePasswordCredentials.java
95
public Principal
getUserPrincipal
() {
NTCredentials.java
122
public Principal
getUserPrincipal
() {
/external/apache-http/src/org/apache/http/impl/auth/
BasicScheme.java
171
tmp.append(credentials.
getUserPrincipal
().getName());
DigestScheme.java
298
String uname = credentials.
getUserPrincipal
().getName();
405
String uname = credentials.
getUserPrincipal
().getName();
/external/apache-http/src/org/apache/http/impl/client/
DefaultUserTokenHandler.java
88
return creds.
getUserPrincipal
();
/external/guice/extensions/persist/lib/
servlet-api-2.5.jar
/external/guice/extensions/servlet/lib/build/
servlet-api-2.5.jar
/external/guice/extensions/struts2/lib/
servlet-api-2.5.jar
jetty-6.1.0.jar
struts2-core-2.2.1.jar
/external/caliper/lib/
jsr311-api-1.1.1.jar
jersey-core-1.11.jar
Completed in 957 milliseconds