Uses of Class
org.mule.umo.security.tls.TlsConfiguration

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.readFromProperties(TlsConfiguration configuration, Properties properties)
           
 void TlsPropertiesMapper.writeToProperties(Properties properties, TlsConfiguration configuration)
           
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.