|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLRMIConfiguration | |
---|---|
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. |
Uses of SSLRMIConfiguration in com.sas.net.ssl |
---|
Methods in com.sas.net.ssl that return SSLRMIConfiguration | |
---|---|
SSLRMIConfiguration |
SSLRMISocketFactories.getConfiguration()
Gets this SSL RMI socket factories configuration. |
Methods in com.sas.net.ssl with parameters of type SSLRMIConfiguration | |
---|---|
void |
SSLRMISocketFactories.setConfiguration(SSLRMIConfiguration sslRMIConfiguration)
Sets the SSL RMI configuration that controls whether SSL is to be used for remote objects. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |