Class KeyStoreConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<KeyStoreConfiguration>
org.infinispan.persistence.remote.configuration.KeyStoreConfiguration
- All Implemented Interfaces:
Matchable<KeyStoreConfiguration>
,Updatable<KeyStoreConfiguration>
- Since:
- 10.0
-
Field Summary
Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement
attributes, CHILDLESS, children, element, repeated
-
Method Summary
Methods inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement
attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, write
-
Method Details
-
keyStoreFileName
-
keyStoreType
-
keyStorePassword
public char[] keyStorePassword() -
keyAlias
-