public class Jnlp4ConnectionState extends JnlpConnectionState
JnlpProtocol4Handler connection.JnlpConnectionState.ListenerStateCLIENT_NAME_KEY, COOKIE_KEY, SECRET_KEY| Modifier | Constructor and Description |
|---|---|
protected |
Jnlp4ConnectionState(Socket socket,
List<? extends JnlpConnectionStateListener> listeners) |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate()
Gets the client certificate (if available).
|
approve, fireAfterChannel, fireAfterDisconnect, fireAfterProperties, fireBeforeChannel, fireBeforeProperties, fireChannelClosed, getChannel, getChannelBuilder, getCloseCause, getProperties, getProperty, getRemoteEndpointDescription, getSocket, getStash, ignore, reject, setRemoteEndpointDescription, setStashprotected Jnlp4ConnectionState(@NonNull
Socket socket,
List<? extends JnlpConnectionStateListener> listeners)
@CheckForNull public X509Certificate getCertificate()
Copyright © 2004–2022. All rights reserved.