Class JDKFSTrustAnchorStore

    • Constructor Detail

      • JDKFSTrustAnchorStore

        public JDKFSTrustAnchorStore​(java.lang.String truststorePath,
                                     char[] password,
                                     java.lang.String type,
                                     java.util.Timer t,
                                     long updateInterval,
                                     ObserversHandler observers)
                              throws java.security.KeyStoreException,
                                     java.io.IOException
        Throws:
        java.security.KeyStoreException
        java.io.IOException
    • Method Detail

      • getTruststorePath

        public java.lang.String getTruststorePath()