Class Jnlp4ConnectionState

java.lang.Object
org.jenkinsci.remoting.engine.JnlpConnectionState
org.jenkinsci.remoting.engine.Jnlp4ConnectionState

public class Jnlp4ConnectionState extends JnlpConnectionState
Represents the connection state for a JnlpProtocol4Handler connection.
Since:
3.0
  • Constructor Details

  • Method Details

    • getCertificate

      @CheckForNull public X509Certificate getCertificate()
      Gets the client certificate (if available).
      Returns:
      the client certificate (if available).