Home
last modified time | relevance | path

Searched defs:localPrincipal (Results 1 – 4 of 4) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHandshake.java99 public Principal localPrincipal() { in localPrincipal() method in Handshake
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
DJavaApiConverterTest.java237 final Principal localPrincipal = LOCAL_CERT.getSubjectX500Principal(); in createOkResponse_fromSecureCacheResponse() local
DResponseCacheTest.java194 Principal localPrincipal = c1.getLocalPrincipal(); in secureResponseCaching() local
DHttpResponseCacheTest.java361 Principal localPrincipal = c1.getLocalPrincipal(); in secureResponseCaching() local