Package-level declarations

Management of trust material that can be used to establish an SSL connection.

Types

Link copied to clipboard
Link copied to clipboard
Exception indicating that an SslBundle was referenced with a name that does not match any registered bundle.
Link copied to clipboard
interface SslBundle
A bundle of trust material that can be used to establish an SSL connection.
Link copied to clipboard
interface SslBundleKey
A reference to a single key obtained via SslBundle.
Link copied to clipboard
Interface that can be used to register an SslBundle for a given name.
Link copied to clipboard
interface SslBundles
A managed set of SslBundle instances that can be retrieved by name.
Link copied to clipboard
A bundle of key and trust managers that can be used to establish an SSL connection.
Link copied to clipboard
interface SslOptions
Configuration options that should be applied when establishing an SSL connection.
Link copied to clipboard
interface SslStoreBundle
A bundle of key and trust stores that can be used to establish an SSL connection.