Uses of Package
org.springframework.boot.ssl
Packages that use org.springframework.boot.ssl
Package
Description
Auto-configuration for RabbitMQ.
Auto-configuration for Apache Kafka.
Auto-configuration for MongoDB.
Auto-configuration for SSL bundles.
Auto-configuration for web clients.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for Spring Framework's functional web client.
Reactor Netty based RSocket server implementation.
Support for RSocket servers.
Management of trust material that can be used to establish an SSL connection.
SSL trust material provider for Java KeyStores.
SSL trust material provider for PEM-encoded certificates.
Web client utilities.
Embedded reactive web server implementation backed by Netty.
Support for embedded web servers.
Web Services client utilities.
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.amqp
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.kafka
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.mongo
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.sslClassDescriptionA bundle of trust material that can be used to establish an SSL connection.A reference to a single key obtained via
SslBundle
.Interface that can be used to register anSslBundle
for a given name.A bundle of key and trust managers that can be used to establish an SSL connection.Configuration options that should be applied when establishing an SSL connection.A bundle of key and trust stores that can be used to establish an SSL connection. -
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.web.clientClassDescriptionException indicating that an
SslBundle
was referenced with a name that does not match any registered bundle.A bundle of trust material that can be used to establish an SSL connection. -
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.web.reactive
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.autoconfigure.web.reactive.function.clientClassDescriptionException indicating that an
SslBundle
was referenced with a name that does not match any registered bundle.A bundle of trust material that can be used to establish an SSL connection. -
Classes in org.springframework.boot.ssl used by org.springframework.boot.rsocket.nettyClassDescriptionA bundle of trust material that can be used to establish an SSL connection.A managed set of
SslBundle
instances that can be retrieved by name. -
Classes in org.springframework.boot.ssl used by org.springframework.boot.rsocket.server
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.sslClassDescriptionException indicating that an
SslBundle
was referenced with a name that does not match any registered bundle.A bundle of trust material that can be used to establish an SSL connection.A reference to a single key obtained viaSslBundle
.Interface that can be used to register anSslBundle
for a given name.A managed set ofSslBundle
instances that can be retrieved by name.A bundle of key and trust managers that can be used to establish an SSL connection.Configuration options that should be applied when establishing an SSL connection.A bundle of key and trust stores that can be used to establish an SSL connection. -
Classes in org.springframework.boot.ssl used by org.springframework.boot.ssl.jksClassDescriptionA bundle of key and trust stores that can be used to establish an SSL connection.
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.ssl.pemClassDescriptionA bundle of key and trust stores that can be used to establish an SSL connection.
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.web.clientClassDescriptionA bundle of trust material that can be used to establish an SSL connection.
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.web.embedded.nettyClassDescriptionA bundle of trust material that can be used to establish an SSL connection.
-
Classes in org.springframework.boot.ssl used by org.springframework.boot.web.serverClassDescriptionException indicating that an
SslBundle
was referenced with a name that does not match any registered bundle.A bundle of trust material that can be used to establish an SSL connection.A reference to a single key obtained viaSslBundle
.A managed set ofSslBundle
instances that can be retrieved by name.A bundle of key and trust managers that can be used to establish an SSL connection.Configuration options that should be applied when establishing an SSL connection.A bundle of key and trust stores that can be used to establish an SSL connection. -
Classes in org.springframework.boot.ssl used by org.springframework.boot.webservices.clientClassDescriptionA bundle of trust material that can be used to establish an SSL connection.