Class TrustStore

java.lang.Object
com.predic8.membrane.core.config.security.Store
com.predic8.membrane.core.config.security.TrustStore

public class TrustStore extends Store
  • Field Details

    • algorithm

      protected String algorithm
    • checkRevocation

      protected String checkRevocation
  • Constructor Details

    • TrustStore

      public TrustStore()
  • Method Details

    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Store
    • getAlgorithm

      public String getAlgorithm()
    • setAlgorithm

      public void setAlgorithm(String algorithm)
    • getCheckRevocation

      public String getCheckRevocation()
    • setCheckRevocation

      public void setCheckRevocation(String checkRevocation)
      TODO
      Parameters:
      checkRevocation -