|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClientSecurityConfiguration | This interface represents the client side security configurations. |
| SSLConfiguration | This interface represents an SSL Configuration. |
| Class Summary | |
|---|---|
| ClientSecurityConfigurationFactory | This class is a factory class for creating ClientSecurityConfiguration
and SSLConfiguration objects. |
This package contains the ObjectGrid client security configurations.
ClientSecurityConfiguration represents the client side security configurations. User can call ClientSecurityConfigurationFactory.getClientSecurityConfiguration to get a ClientSecurityConfiguration instance and then use setters to set the configuration properties.
This interface represents a client side SSL Configuration. Users can call ClientSecurityConfigurationFactory.getSSLConfiguration to get an instance of SSLConfiguration and then use setters to set its configuration properties.
ClientSecurityConfigurationFactory is a factory to create ClientSecurityConfiguration and SSLConfiguration instances.
|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||