Home
last modified time | relevance | path

Searched defs:getLocalPrincipal (Results 1 – 10 of 10) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DSecureCacheResponse.java107 public abstract Principal getLocalPrincipal(); in getLocalPrincipal() method in SecureCacheResponse
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DSecureCacheResponseTest.java55 public Principal getLocalPrincipal() { in getLocalPrincipal() method in SecureCacheResponseTest.MockCacheResponse
/libcore/ojluni/src/main/java/javax/net/ssl/
DHandshakeCompletedEvent.java206 public Principal getLocalPrincipal() in getLocalPrincipal() method in HandshakeCompletedEvent
DSSLSession.java311 public Principal getLocalPrincipal(); in getLocalPrincipal() method
DHttpsURLConnection.java172 public Principal getLocalPrincipal() { in getLocalPrincipal() method in HttpsURLConnection
/libcore/support/src/test/java/libcore/javax/net/ssl/
DFakeSSLSession.java55 public Principal getLocalPrincipal() { in getLocalPrincipal() method in FakeSSLSession
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DSSLSessionBindingEventTest.java133 public Principal getLocalPrincipal() { in getLocalPrincipal() method in MySSLSession
/libcore/benchmarks/src/benchmarks/regression/
DHostnameVerifierBenchmark.java120 public Principal getLocalPrincipal() { in getLocalPrincipal() method in HostnameVerifierBenchmark.FakeSSLSession
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
DmySSLSession.java81 public Principal getLocalPrincipal() { in getLocalPrincipal() method in mySSLSession
/libcore/luni/src/test/java/libcore/javax/net/ssl/
DDefaultHostnameVerifierTest.java484 public Principal getLocalPrincipal() { in getLocalPrincipal() method in DefaultHostnameVerifierTest.StubSSLSession