A
B
C
E
G
H
I
J
O
S
T
V
W
G
- getDEFAULT_TLS_CIPHER_SUITES() - function in org.jitsi.rest.JettyBundleActivatorConfig.Companion
- getDEFAULT_TLS_PROTOCOLS() - function in org.jitsi.rest.JettyBundleActivatorConfig.Companion
- getHealth() - function in org.jitsi.rest.Health
- getHost() - function in org.jitsi.rest.JettyBundleActivatorConfig
- The address on which the Jetty server will listen
- getKeyStorePassword() - function in org.jitsi.rest.JettyBundleActivatorConfig
- The java.security.KeyStore password to be used by org.eclipse.jetty.util.ssl.SslContextFactory when Jetty serves over HTTPS
- getKeyStorePath() - function in org.jitsi.rest.JettyBundleActivatorConfig
- The java.security.KeyStore path to be utilized by org.eclipse.jetty.util.ssl.SslContextFactory when Jetty serves over HTTPS.
- getNeedClientAuth() - function in org.jitsi.rest.JettyBundleActivatorConfig
- Whether or not client certificate authentication is to be required by org.eclipse.jetty.util.ssl.SslContextFactory when Jetty serves over HTTPS
- getPort() - function in org.jitsi.rest.JettyBundleActivatorConfig
- The port on which the Jetty server is to listen for HTTP requests
- getSendServerVersion() - function in org.jitsi.rest.JettyBundleActivatorConfig
- Whether Jetty server version should be sent in HTTP responses
- getServletContextHandler() - function in org.jitsi.rest.JettyHelpers
- getTLS_1_2() - function in org.jitsi.rest.JettyBundleActivatorConfig.Companion
- getTLS_1_3() - function in org.jitsi.rest.JettyBundleActivatorConfig.Companion
- getTlsCipherSuites() - function in org.jitsi.rest.JettyBundleActivatorConfig
- getTlsPort() - function in org.jitsi.rest.JettyBundleActivatorConfig
- The port on which the Jetty server is to listen for HTTPS requests
- getTlsProtocols() - function in org.jitsi.rest.JettyBundleActivatorConfig
- getVersion() - function in org.jitsi.rest.Version