|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TlsConfiguration | |
|---|---|
| org.mule.api.security.tls | This package contains classes to support TLS/SSL configuration and socket creation. |
| org.mule.transport.ssl | Provides tcp connectivity over Ssl for Mule. |
| Uses of TlsConfiguration in org.mule.api.security.tls |
|---|
| Methods in org.mule.api.security.tls with parameters of type TlsConfiguration | |
|---|---|
void |
TlsPropertiesMapper.readFromProperties(TlsConfiguration configuration,
Properties properties)
|
void |
TlsPropertiesMapper.writeToProperties(Properties properties,
TlsConfiguration configuration)
|
| Uses of TlsConfiguration in org.mule.transport.ssl |
|---|
| Constructors in org.mule.transport.ssl with parameters of type TlsConfiguration | |
|---|---|
SslServerSocketFactory(TlsConfiguration tls)
|
|
SslSocketFactory(TlsConfiguration tls)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||