public class InstallCert
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
InstallCert.PasswordProvider
The Interface PasswordProvider.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cacertsFileName
This is the file name (without path) where the digital certificates will be stored.
|
Constructor and Description |
---|
InstallCert() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main method.
|
static void |
mainFromApp(java.lang.String host,
InstallCert.PasswordProvider passwordProviderClass)
This is the same as calling main with arguments, but the arguments comes from an interface that provides
the real values.
|
public static final java.lang.String cacertsFileName
public static void mainFromApp(java.lang.String host, InstallCert.PasswordProvider passwordProviderClass) throws java.lang.Exception
host
- the hostpasswordProviderClass
- the password provider classjava.lang.Exception
- the exceptionpublic static void main(java.lang.String[] args) throws java.lang.Exception
args
- the argumentsjava.lang.Exception
- the exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa