@Service(name="_change-master-password-das") @PerLookup public class ChangeMasterPasswordCommandDAS extends LocalDomainCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
domainName0 |
protected boolean |
savemp |
domainDirParam| Constructor and Description |
|---|
ChangeMasterPasswordCommandDAS() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(String... argv) |
protected int |
executeCommand() |
protected void |
validate() |
getDomainName, getDomainRootDir, getDomainsDir, initDomain, isThisDAS, prepare, setDomainNamecheckForSpecialFiles, getAdminAddress, getAdminAddress, getDomainXml, getMasterPassword, getMasterPasswordFile, getPrevPid, getServerDirs, getServerPid, getUptime, isLocal, isRemote, isRestartable, isRunning, isRunning, isThisServer, loadAndVerifyKeystore, readFromMasterPasswordFile, resetServerDirs, setLocalPassword, setServerDirs, unsetLocalPassword, verifyMasterPassword, waitForRestartcheckHelp, expandManPage, getBooleanOption, getBriefCommandUsage, getCommand, getCommand, getCommandScope, getCommandUsage, getManPage, getName, getOperandModel, getOption, getOptions, getPassword, getPassword, getProgramOptions, getSystemProperties, getSystemProperty, getUsage, initializeLogger, initializePasswords, inject, ok, parse, postConstruct, prevalidate, printExceptionStackTrace, processProgramOptions, quote, readPassword, setCommandScope, toString, usageOptionsprotected String domainName0
protected boolean savemp
protected void validate()
throws org.glassfish.api.admin.CommandException
validate in class LocalDomainCommandorg.glassfish.api.admin.CommandExceptionpublic int execute(String... argv) throws org.glassfish.api.admin.CommandException
execute in class com.sun.enterprise.admin.cli.CLICommandorg.glassfish.api.admin.CommandExceptionprotected int executeCommand()
throws org.glassfish.api.admin.CommandException
executeCommand in class com.sun.enterprise.admin.cli.CLICommandorg.glassfish.api.admin.CommandExceptionCopyright © 2015. All rights reserved.