Package | Description |
---|---|
org.mule.api.security |
Security API for authentication and authorisation.
|
org.mule.api.security.tls |
This package contains classes to support TLS/SSL configuration and socket creation.
|
org.mule.transport.http |
Provides http transport including proxy support.
|
org.mule.transport.ssl |
Provides tcp connectivity over Ssl for Mule.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TlsDirectTrustStore
Configure direct trust stores.
|
Modifier and Type | Class and Description |
---|---|
class |
TlsConfiguration
Support for configuring TLS/SSL connections.
|
Modifier and Type | Class and Description |
---|---|
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 . |
Modifier and Type | Class and Description |
---|---|
class |
SslConnector
SslConnector provides a connector for SSL connections. |
class |
TlsConnector
TlsConnector Provides TLS connections |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.