public class InstallerConfiguration extends Object
| Constructor and Description |
|---|
InstallerConfiguration(org.apache.commons.cli.CommandLine commandLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeProperties(String encryptionKey,
byte[] salt) |
String |
getFeedId() |
String |
getInstallerConfig() |
String |
getKeyAlias() |
String |
getKeyPassword() |
String |
getKeystorePassword() |
String |
getKeystorePath() |
String |
getManagedServerName() |
String |
getModuleDistribution() |
String |
getPassword() |
String |
getSecurityKey() |
String |
getSecuritySecret() |
String |
getServerUrl() |
String |
getSubsystemSnippet() |
String |
getTargetConfig() |
String |
getTargetLocation() |
String |
getTenantId() |
String |
getUsername() |
boolean |
isEnabled() |
boolean |
isMetricsOnlyMode() |
public void decodeProperties(String encryptionKey, byte[] salt) throws Exception
Exceptionpublic String getInstallerConfig()
public boolean isEnabled()
public String getTargetLocation()
public String getModuleDistribution()
public String getTargetConfig()
public String getSubsystemSnippet()
public String getServerUrl()
public String getKeystorePath()
public String getKeystorePassword()
public String getKeyPassword()
public String getKeyAlias()
public String getUsername()
public String getPassword()
public String getSecurityKey()
public String getSecuritySecret()
public String getManagedServerName()
public String getFeedId()
public String getTenantId()
public boolean isMetricsOnlyMode()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.