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