Class TrustStoreConfiguration

    • Method Detail

      • getElementDefinition

        public org.infinispan.commons.configuration.elements.ElementDefinition getElementDefinition()
        Specified by:
        getElementDefinition in interface BaseConfigurationInfo
        Returns:
        the ElementDefinition of the configuration.
      • attributes

        public org.infinispan.commons.configuration.attributes.AttributeSet attributes()
        Specified by:
        attributes in interface BaseConfigurationInfo
        Returns:
        the AttributeSet declared by the configuration.
      • trustStoreFileName

        public String trustStoreFileName()
      • trustStoreType

        public String trustStoreType()
      • trustStorePassword

        public char[] trustStorePassword()
      • equals

        public boolean equals​(Object o)
      • hashCode

        public int hashCode()