public interface KeyToolRequestWithKeyStoreAndAliasParameters extends KeyToolRequestWithKeyStoreParameters
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Gets the value of the
alias field. |
boolean |
isPasswordProtected()
Gets the value of the
passwordProtected field. |
void |
setAlias(String alias)
Sets the new given value to the field
alias of the request. |
void |
setPasswordProtected(boolean passwordProtected) |
getKeystore, getProviderarg, getProviderclass, getProvidername, getProviderpath, getStorepass, getStoretype, setKeystore, setProviderarg, setProviderclass, setProvidername, setProviderpath, setStorepass, setStoretype
getArguments, getWorkingDirectory, isVerbose, setArguments, setVerbose, setWorkingDirectory
String getAlias()
alias
field.alias
field.void setAlias(String alias)
alias
of the request.alias
- the new value of the field alias
.boolean isPasswordProtected()
passwordProtected
field.passwordProtected
fieldvoid setPasswordProtected(boolean passwordProtected)
passwordProtected
- value of the field passwordProtected
to setCopyright © 2005–2016 MojoHaus. All rights reserved.