|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TlsIndirectKeyStore | |
|---|---|
| org.mule.api.security.tls | This package contains classes to support TLS/SSL configuration and socket creation. |
| org.mule.transport.email | Provides pop3, smtp and imap connectivity for Mule. |
| org.mule.transport.http | Provides http transport including proxy support. |
| org.mule.transport.servlet.jetty | |
| org.mule.transport.ssl | Provides tcp connectivity over Ssl for Mule. |
| Uses of TlsIndirectKeyStore in org.mule.api.security.tls |
|---|
| Classes in org.mule.api.security.tls that implement TlsIndirectKeyStore | |
|---|---|
class |
TlsConfiguration
Support for configuring TLS/SSL connections. |
| Uses of TlsIndirectKeyStore in org.mule.transport.email |
|---|
| Classes in org.mule.transport.email that implement TlsIndirectKeyStore | |
|---|---|
class |
AbstractTlsRetrieveMailConnector
Support for connecting to and receiving email from a secure mailbox (the exact protocol depends on the subclass). |
class |
ImapsConnector
Creates a secure IMAP connection |
class |
Pop3sConnector
Creates a secure connection to a POP3 mailbox |
class |
SmtpsConnector
Creates a secure SMTP connection |
| Uses of TlsIndirectKeyStore in org.mule.transport.http |
|---|
| Classes in org.mule.transport.http that implement TlsIndirectKeyStore | |
|---|---|
class |
HttpsConnector
HttpsConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpConnector. |
class |
HttpsPollingConnector
HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpPollingConnector. |
| Uses of TlsIndirectKeyStore in org.mule.transport.servlet.jetty |
|---|
| Classes in org.mule.transport.servlet.jetty that implement TlsIndirectKeyStore | |
|---|---|
class |
JettyHttpsConnector
The JettyHttpsConnector can be using to embed a Jetty server to receive requests on an http inbound endpoint. |
| Uses of TlsIndirectKeyStore in org.mule.transport.ssl |
|---|
| Classes in org.mule.transport.ssl that implement TlsIndirectKeyStore | |
|---|---|
class |
SslConnector
SslConnector provides a connector for SSL connections. |
class |
TlsConnector
TlsConnector Provides TLS connections |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||