Searched refs:userPrincipal (Results 1 – 2 of 2) sorted by relevance
56 Principal userPrincipal = null; in getUserToken() local61 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()
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...