| 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.DefaultKeystoreDependencies | 
SSLSocketProviderDependenciesBuilder.ManagerDependencies.getKeystoreDependencies()
 | 
SSLSocketProviderDependenciesBuilder.DefaultKeystoreDependencies | 
SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies.getKeystoreDependencies()
get manager keystore dependencies 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SSLSocketProviderDependenciesBuilder.DefaultManagerDependencies.setKeystore(SSLSocketProviderDependenciesBuilder.DefaultKeystoreDependencies deps)
set key-store dependencies 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SSLSocketProviderDependenciesBuilder.DefaultKeystoreDependencies | 
KeystoreProcessor.process(ProcessingContext context,
       XmlElement xmlElement)  |