Package io.javalin.community.ssl
See: Description
-
Enum Summary Enum Description LoadedIdentity Types Types of errors that can occur when configuring SSL. -
Class Summary Class Description PrivateConfig Internal data class to hold the identity configuration. SslConfig Data class to hold the configuration for the plugin. SslConfigException Exception thrown when the SslConfig is invalid. SslPlugin Plugin to add SSL support to Javalin. TlsConfig Data class for the SSL configuration. TrustConfig Configuration for the trust store, used to verify the identity of the clients. -
Object Summary Object Description Companion