Class TrustStoreConfiguration

java.lang.Object
org.infinispan.persistence.remote.configuration.TrustStoreConfiguration

public class TrustStoreConfiguration extends Object
  • Method Details

    • attributes

      public AttributeSet attributes()
    • trustStoreFileName

      public String trustStoreFileName()
    • trustStoreType

      public String trustStoreType()
    • trustStorePassword

      public char[] trustStorePassword()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object