Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Method and Description |
---|---|
ServerInfoMap |
ARServerUser.getServerInfo(int[] requestList)
Returns the requested configuration information for the specified server.
|
ServerInfoMap |
ARServerUser.getServerStatistics(int[] requestList)
Returns the requested statistics for the specified server.
|
Modifier and Type | Method and Description |
---|---|
void |
MethodValidator.encryptPasswordInfo(String charSet,
ServerInfoMap serverInfoMap) |
void |
ARServerUser.setServerInfo(ServerInfoMap serverInfoMap)
Updates the indicated configuration information for the specified server.
|
void |
ParameterValidator.validateARServerInfoList(ServerInfoMap serverInfoMap)
Validate that a Map of ServerInfo objects each contains a value and that the value is legal.
|
boolean |
ParameterValidator.validatePasswordFieldsInServerInfoList(ServerInfoMap srvInfoMap) |
void |
MethodValidator.verifyARSetServerInfo(ApiUserContextI context,
ServerInfoMap serverInfoMap) |
Modifier and Type | Method and Description |
---|---|
static ServerInfoMap |
InputReader.getServerInfoMap() |
? Copyright 2013 BMC Software, Inc.