***  This package contains classes that provide Binary Compatibility only, not Source Compatibility  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.net.ssl

The com.sas.net.ssl package provides networking components dealing with Java remote objects and a capability to secure their RMI communications using the Java Secure Socket Extension (JSSE) API.

See:
          Description

Class Summary
SSLRMIConfiguration Configuration that defines an application's preferences for securing Java remote objects using the Java Secure Sockets Extension (JSSE) API.
SSLRMISocketFactories Factory which provides an application with the means to obtain RMI client and server socket factories.
 

Exception Summary
SSLRMIConfigurationException Exception that describes an invalid SSL RMI configuration.
SSLRMIException Base exception for SSL RMI exceptions.
 

Package com.sas.net.ssl Description

The com.sas.net.ssl package provides networking components dealing with Java remote objects and a capability to secure their RMI communications using the Java Secure Socket Extension (JSSE) API.

Overview

The following capabilities are provided by this API:


***  This package contains classes that provide Binary Compatibility only, not Source Compatibility  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.