Class JKSTrustStore

  • All Implemented Interfaces:
    Serializable

    public class JKSTrustStore
    extends TrustStore
    Author:
    David BRASSELY (david.brassely at graviteesource.com), GraviteeSource Team
    See Also:
    Serialized Form
    • Constructor Detail

      • JKSTrustStore

        public JKSTrustStore()
    • Method Detail

      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getContent

        public String getContent()
      • setContent

        public void setContent​(String content)
      • getPassword

        public String getPassword()
      • setPassword

        public void setPassword​(String password)