Class SslSenderTrustStoreHolder


  • public class SslSenderTrustStoreHolder
    extends Object
    The SSL Sender TrustStore Holder class to store the client trust store's configurable details.
    • Method Detail

      • setLocation

        public void setLocation​(String location)
      • getLocation

        public String getLocation()
      • setPassword

        public void setPassword​(String password)
      • getPassword

        public String getPassword()
      • setType

        public void setType​(String type)
      • getType

        public String getType()