Class SSLSocketProviderDependenciesBuilder.NameListDependencies
java.lang.Object
com.tangosol.coherence.config.builder.SSLSocketProviderDependenciesBuilder.NameListDependencies
- Enclosing class:
SSLSocketProviderDependenciesBuilder
SSL encipher-suites and protocol-versions are both a list of names with a usage attribute of the value "white-list" or "black-list"
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
void
-
Field Details
-
USAGE_DEFAULT
-
-
Constructor Details
-
NameListDependencies
-
-
Method Details
-
add
-
getNameList
-
setUsage
-
isBlackList
public boolean isBlackList()
-