Uses of Package
org.apache.camel.support.jsse
Packages that use org.apache.camel.support.jsse
Package
Description
The core Camel API.
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
-
Classes in org.apache.camel.support.jsse used by org.apache.camelClassDescriptionRepresents
SSLContext
configuration options used in instantiating anSSLContext
instance. -
Classes in org.apache.camel.support.jsse used by org.apache.camel.support.jsseClassDescriptionRepresents configuration options that can be applied in the client-side or server-side context depending on what they are applied to.Class needed to provide decoration of an existing
SSLContext
.Represents a list of TLS/SSL cipher suite names.Represents the options for the client authentication settings of a server socket.Represents a set of regular expression based filter patterns for including and excluding content of some type.An immutable collection of compiled includes and excludes filterPattern
s.Base class that provides optional integration with core Camel capabilities.A representation of configuration options for creating and loadingKeyManager
instance(s).A representation of configuration options for creating and loading aKeyStore
instance.Represents a list of TLS/SSL cipher suite names.Configuration model for client side JSSE options.