Searched refs:getPeerPrincipal (Results 1 – 2 of 2) sorted by relevance
160 public Principal getPeerPrincipal() throws SSLPeerUnverifiedException { in getPeerPrincipal() method in TokenValidator.StubSSLSession
261 "Certificate hostname not useable for server: " + session.getPeerPrincipal()); in verifyHostname()