Home | History | Annotate | Download | only in am

Lines Matching refs:Identity

633     private class Identity {
637 Identity(int _pid, int _uid) {
643 private static ThreadLocal<Identity> sCallerIdentity = new ThreadLocal<Identity>();
4986 // client identity accordingly before proceeding.
4987 Identity tlsIdentity = sCallerIdentity.get();
5151 Identity tlsIdentity = sCallerIdentity.get();
7161 sCallerIdentity.set(new Identity(
7168 // Ensure that whatever happens, we clean up the identity state
8322 // as bad, since they don't have a peristent identity.
8400 // because they don't have a perisistent identity.
8922 // since they don't have a persistent identity.