Package org.codehaus.mojo.keytool
Class KeyToolUtil
- java.lang.Object
-
- org.codehaus.mojo.keytool.KeyToolUtil
-
public class KeyToolUtil extends java.lang.Object
Util methods for keytool.- Since:
- 1.1
-
-
Constructor Summary
Constructors Modifier Constructor Description private
KeyToolUtil()
Prevent instanciation of util class.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.io.File
getJRECACerts()
Constructs the operating system specific File path of the JRE cacerts file.
-