Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
List<RoleInfo> |
ARServerUser.getListRole(String application,
String user,
String password)
Returns a list of roles for a user for a deployable application on the specified server.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printRoleInfo(String indent,
String header,
RoleInfo value) |
void |
ObjectPrinter.printRoleInfoList(String indent,
String header,
RoleInfo[] value) |
? Copyright 2013 BMC Software, Inc.