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, setStoretypegetArguments, getWorkingDirectory, isVerbose, setArguments, setVerbose, setWorkingDirectoryString 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 © 2012-2014 Codehaus. All Rights Reserved.