Package org.mule.api.security.tls

This package contains classes to support TLS/SSL configuration and socket creation.

See:
          Description

Class Summary
RestrictedSSLServerSocketFactory SSLServerSocketFactory decorator that restricts the available protocols and cipher suites in the sockets that are created.
RestrictedSSLSocketFactory SSLSocketFactory decorator that restricts the available protocols and cipher suites in the sockets that are created.
TlsConfiguration Support for configuring TLS/SSL connections.
TlsProperties  
TlsPropertiesMapper Move a TlsConfiguration to and from Properties (typically System Properties).
TlsPropertiesSocketFactory A socket factory that is configured via Properties, using a TlsConfiguration that has been stored via TlsPropertiesMapper.
 

Package org.mule.api.security.tls Description

This package contains classes to support TLS/SSL configuration and socket creation.



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.