|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.keytool.requests.AbstractKeyToolRequest
org.codehaus.mojo.keytool.requests.KeyToolImportKeystoreRequest
public class KeyToolImportKeystoreRequest
Request to import all entries of a keystore to another keystore using the KeyTool tool.
| Constructor Summary | |
|---|---|
KeyToolImportKeystoreRequest()
|
|
| Method Summary | |
|---|---|
String |
getDestalias()
Gets the value of the destalias field. |
String |
getDestkeypass()
Gets the value of the destkeypass field. |
String |
getDestkeystore()
Gets the value of the destkeystore field. |
String |
getDestprovidername()
Gets the value of the destprovidername field. |
String |
getDeststorepass()
Gets the value of the deststorepass field. |
String |
getDeststoretype()
Gets the value of the deststoretype field. |
String |
getProviderarg()
Gets the value of the providerarg field. |
String |
getProviderclass()
Gets the value of the providerclass field. |
String |
getProviderpath()
Gets the value of the providerpath field. |
String |
getSrcalias()
Gets the value of the srcalias field. |
String |
getSrckeypass()
Gets the value of the srckeypass field. |
String |
getSrckeystore()
Gets the value of the srckeystore field. |
String |
getSrcprovidername()
Gets the value of the srcprovidername field. |
String |
getSrcstorepass()
Gets the value of the srcstorepass field. |
String |
getSrcstoretype()
Gets the value of the srcstoretype field. |
boolean |
isNoprompt()
Gets the value of the noprompt field. |
boolean |
isSrcprotected()
Gets the value of the srcprotected field. |
void |
setDestalias(String destalias)
|
void |
setDestkeypass(String destkeypass)
|
void |
setDestkeystore(String destkeystore)
|
void |
setDestprovidername(String destprovidername)
|
void |
setDeststorepass(String deststorepass)
|
void |
setDeststoretype(String deststoretype)
|
void |
setNoprompt(boolean noprompt)
|
void |
setProviderarg(String providerarg)
|
void |
setProviderclass(String providerclass)
|
void |
setProviderpath(String providerpath)
|
void |
setSrcalias(String srcalias)
|
void |
setSrckeypass(String srckeypass)
|
void |
setSrckeystore(String srckeystore)
|
void |
setSrcprotected(boolean srcprotected)
|
void |
setSrcprovidername(String srcprovidername)
|
void |
setSrcstorepass(String srcstorepass)
|
void |
setSrcstoretype(String srcstoretype)
|
| Methods inherited from class org.codehaus.mojo.keytool.requests.AbstractKeyToolRequest |
|---|
getArguments, getSystemErrorStreamConsumer, getSystemOutStreamConsumer, getWorkingDirectory, isVerbose, setArguments, setSystemErrorStreamConsumer, setSystemOutStreamConsumer, setVerbose, setWorkingDirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyToolImportKeystoreRequest()
| Method Detail |
|---|
public String getSrckeystore()
srckeystore field.
srckeystore fieldpublic void setSrckeystore(String srckeystore)
srckeystore - value of the field srckeystore to setpublic String getDestkeystore()
destkeystore field.
destkeystore fieldpublic void setDestkeystore(String destkeystore)
destkeystore - value of the field destkeystore to setpublic String getSrcstoretype()
srcstoretype field.
srcstoretype fieldpublic void setSrcstoretype(String srcstoretype)
srcstoretype - value of the field srcstoretype to setpublic String getDeststoretype()
deststoretype field.
deststoretype fieldpublic void setDeststoretype(String deststoretype)
deststoretype - value of the field deststoretype to setpublic String getSrcstorepass()
srcstorepass field.
srcstorepass fieldpublic void setSrcstorepass(String srcstorepass)
srcstorepass - value of the field srcstorepass to setpublic String getDeststorepass()
deststorepass field.
deststorepass fieldpublic void setDeststorepass(String deststorepass)
deststorepass - value of the field deststorepass to setpublic boolean isSrcprotected()
srcprotected field.
srcprotected fieldpublic void setSrcprotected(boolean srcprotected)
srcprotected - value of the field srcprotected to setpublic String getSrcprovidername()
srcprovidername field.
srcprovidername fieldpublic void setSrcprovidername(String srcprovidername)
srcprovidername - value of the field srcprovidername to setpublic String getDestprovidername()
destprovidername field.
destprovidername fieldpublic void setDestprovidername(String destprovidername)
destprovidername - value of the field destprovidername to setpublic String getSrcalias()
srcalias field.
srcalias fieldpublic void setSrcalias(String srcalias)
srcalias - value of the field srcalias to setpublic String getDestalias()
destalias field.
destalias fieldpublic void setDestalias(String destalias)
destalias - value of the field destalias to setpublic String getSrckeypass()
srckeypass field.
srckeypass fieldpublic void setSrckeypass(String srckeypass)
srckeypass - value of the field srckeypass to setpublic String getDestkeypass()
destkeypass field.
destkeypass fieldpublic void setDestkeypass(String destkeypass)
destkeypass - value of the field destkeypass to setpublic boolean isNoprompt()
noprompt field.
noprompt fieldpublic void setNoprompt(boolean noprompt)
noprompt - value of the field noprompt to setpublic String getProviderclass()
providerclass field.
providerclass fieldpublic void setProviderclass(String providerclass)
providerclass - value of the field providerclass to setpublic String getProviderarg()
providerarg field.
providerarg fieldpublic void setProviderarg(String providerarg)
providerarg - value of the field providerarg to setpublic String getProviderpath()
providerpath field.
providerpath fieldpublic void setProviderpath(String providerpath)
providerpath - value of the field providerpath to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||