| Package | Description | 
|---|---|
| com.tangosol.coherence.config.builder | 
 Defines the typical runtime configuration builders for the Coherence 
configuration object model. 
 | 
| com.tangosol.coherence.config.xml.processor | 
 Defines the Xml document Element and Attribute Processors for Coherence Cache 
Configuration files. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies | 
SSLSocketProviderDependenciesBuilder.getIdentityManager()
Get the SSL identity manager dependencies 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SSLSocketProviderDependenciesBuilder.setIdentityManager(SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies deps)
Set the SSL identity manager dependencies. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies | 
SSLManagerProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  |