Class KeyStoreFactory
- java.lang.Object
-
- io.buildlogic.truststore.maven.plugin.keystore.KeyStoreFactory
-
public class KeyStoreFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyStoreFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static KeyStorecreateInstance(TruststoreFormat format)
-
-
-
Method Detail
-
createInstance
public static KeyStore createInstance(TruststoreFormat format) throws KeyStoreException
- Throws:
KeyStoreException
-
-