Searched refs:handshakeAlert (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DClientHandshaker.java1286 void handshakeAlert(byte description) throws SSLProtocolException { method in class:ClientHandshaker
H A DHandshaker.java932 abstract void handshakeAlert(byte description) throws SSLProtocolException; method in class:Handshaker
H A DSSLEngineImpl.java1747 handshaker.handshakeAlert(description);
H A DSSLSocketImpl.java1952 handshaker.handshakeAlert(description);
H A DServerHandshaker.java1564 void handshakeAlert(byte description) throws SSLProtocolException { method in class:ServerHandshaker

Completed in 51 milliseconds