| Name | Description | Type | Package | Framework |
| AliasedX509ExtendedKeyManager | KeyManager to select a key with desired alias while delegating processing to specified KeyManager Can be used both with server and client sockets | Class | org.apache.camel.util.jsse | Apache Camel |
| BaseSSLContextParameters | Represents configuration options that can be applied in the client-side or server-side context depending on what they are applied to. | Class | org.apache.camel.util.jsse | Apache Camel |
| BaseSSLContextParameters .SSLContextDecorator | Makes a decorated SSLContext appear as a normal SSLContext. | Class | org.apache.camel.util.jsse.BaseSSLContextParameters | Apache Camel |
| BaseSSLContextParameters .SSLContextSpiDecorator | Since SSLContext is an abstract class and requires an instance of SSLContextSpi, this class effectively wraps an | Class | org.apache.camel.util.jsse.BaseSSLContextParameters | Apache Camel |
| BaseSSLContextParameters .SSLServerSocketFactoryDecorator | A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and | Class | org.apache.camel.util.jsse.BaseSSLContextParameters | Apache Camel |
| BaseSSLContextParameters .SSLSocketFactoryDecorator | A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and | Class | org.apache.camel.util.jsse.BaseSSLContextParameters | Apache Camel |
| CipherSuitesParameters | Represents a list of TLS/SSL cipher suite names. | Class | org.apache.camel.util.jsse | Apache Camel |
| ClientAuthentication | enum ClientAuthenticationRepresents the options for the client authentication settings of a server socket. | Class | org.apache.camel.util.jsse | Apache Camel |
| FilterParameters | Represents a set of regular expression based filter patterns for including and excluding content of some type. | Class | org.apache.camel.util.jsse | Apache Camel |
| FilterParameters .Patterns | An immutable collection of compiled includes and excludes filter Patterns. | Class | org.apache.camel.util.jsse.FilterParameters | Apache Camel |
| JsseParameters | Base class that provides optional integration with core Camel capabilities. | Class | org.apache.camel.util.jsse | Apache Camel |
| KeyManagersParameters | A representation of configuration options for creating and loading KeyManager instance(s). | Class | org.apache.camel.util.jsse | Apache Camel |
| KeyStoreParameters | Class | org.apache.camel.util.jsse | Apache Camel | |
| SecureRandomParameters | Class | org.apache.camel.util.jsse | Apache Camel | |
| SecureSocketProtocolsParameters | Represents a list of TLS/SSL cipher suite names. | Class | org.apache.camel.util.jsse | Apache Camel |
| SSLContextClientParameters | Configuration model for client side JSSE options. | Class | org.apache.camel.util.jsse | Apache Camel |
| SSLContextParameters | Represents SSLContext configuration options used in instantiating an SSLContext instance. | Class | org.apache.camel.util.jsse | Apache Camel |
| SSLContextServerParameters | Class | org.apache.camel.util.jsse | Apache Camel | |
| TrustManagersParameters | Class | org.apache.camel.util.jsse | Apache Camel | |