Home
last modified time | relevance | path

Searched refs:userPrincipal (Results 1 – 17 of 17) sorted by relevance

/external/apache-http/src/org/apache/http/impl/client/
DDefaultUserTokenHandler.java56 Principal userPrincipal = null; in getUserToken() local
61 userPrincipal = getAuthPrincipal(targetAuthState); in getUserToken()
62 if (userPrincipal == null) { in getUserToken()
65 userPrincipal = getAuthPrincipal(proxyAuthState); in getUserToken()
69 if (userPrincipal == null) { in getUserToken()
75 userPrincipal = sslsession.getLocalPrincipal(); in getUserToken()
80 return userPrincipal; in getUserToken()
/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DLoginCallbackImpl.java44 private Principal userPrincipal; field in LoginCallbackImpl
83 return userPrincipal; in getUserPrincipal()
86 public void setUserPrincipal(Principal userPrincipal) in setUserPrincipal() argument
88 this.userPrincipal = userPrincipal; in setUserPrincipal()
DLoginCallback.java46 public void setUserPrincipal(Principal userPrincipal); in setUserPrincipal() argument
/external/jetty/src/java/org/eclipse/jetty/security/
DMappedLoginService.java167 Principal userPrincipal = new KnownUser(userName,credential); in putUser() local
169 subject.getPrincipals().add(userPrincipal); in putUser()
172 … identity=_identityService.newUserIdentity(subject,userPrincipal,IdentityService.NO_ROLES); in putUser()
188 Principal userPrincipal = new KnownUser(userName,credential); in putUser() local
190 subject.getPrincipals().add(userPrincipal); in putUser()
198 UserIdentity identity=_identityService.newUserIdentity(subject,userPrincipal,roles); in putUser()
DDefaultIdentityService.java85 …public UserIdentity newUserIdentity(final Subject subject, final Principal userPrincipal, final St… in newUserIdentity() argument
87 return new DefaultUserIdentity(subject,userPrincipal,roles); in newUserIdentity()
DDefaultUserIdentity.java39 public DefaultUserIdentity(Subject subject, Principal userPrincipal, String[] roles) in DefaultUserIdentity() argument
42 _userPrincipal=userPrincipal; in DefaultUserIdentity()
DPropertyUserStore.java161 Principal userPrincipal = new KnownUser(username,credential); in loadUsers() local
163 subject.getPrincipals().add(userPrincipal); in loadUsers()
176 …nownUserIdentities.put(username,_identityService.newUserIdentity(subject,userPrincipal,roleArray)); in loadUsers()
DIdentityService.java83 UserIdentity newUserIdentity(Subject subject, Principal userPrincipal, String[] roles); in newUserIdentity() argument
/external/robolectric/v1/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...