Class TrustStoreConfiguration

java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<TrustStoreConfiguration>
org.infinispan.persistence.remote.configuration.TrustStoreConfiguration
All Implemented Interfaces:
org.infinispan.commons.configuration.attributes.Matchable<TrustStoreConfiguration>, org.infinispan.commons.configuration.attributes.Updatable<TrustStoreConfiguration>

public class TrustStoreConfiguration extends org.infinispan.commons.configuration.attributes.ConfigurationElement<TrustStoreConfiguration>
  • Field Summary

    Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement

    attributes, CHILDLESS, children, element, repeated
  • Method Summary

    Modifier and Type
    Method
    Description
     
    char[]
     
     

    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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • trustStoreFileName

      public String trustStoreFileName()
    • trustStoreType

      public String trustStoreType()
    • trustStorePassword

      public char[] trustStorePassword()