Home | History | Annotate | Download | only in okhttp

Lines Matching refs:Principal

33 import java.security.Principal;
265 Principal peerPrincipal = response1.handshake().peerPrincipal();
266 Principal localPrincipal = response1.handshake().localPrincipal();