Class SslEngineConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<SslEngineConfiguration>
org.infinispan.server.core.configuration.SslEngineConfiguration
- All Implemented Interfaces:
Matchable<SslEngineConfiguration>, Updatable<SslEngineConfiguration>
SslEngineConfiguration
- Since:
- 9.0
- Author:
- Sebastian Łaskawiec
-
Field Summary
Fields inherited from class ConfigurationElement
attributes, CHILDLESS, children, element, repeated -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeSetkeyAlias()char[]protocol()String[]char[]Methods inherited from class ConfigurationElement
attributes, child, children, children, collectMutableAttributes, elementName, equals, extractAttributes, findAttribute, hashCode, isModified, list, matches, matches, matches, toString, update, update, update, validateUpdate, validateUpdate, validateUpdate, write
-
Method Details
-
attributeDefinitionSet
-
keyStoreFileName
-
keyStoreType
-
keyStorePassword
public char[] keyStorePassword() -
keyAlias
-
sslContext
-
trustStoreFileName
-
trustStoreType
-
trustStorePassword
public char[] trustStorePassword() -
protocol
-
protocols
-