public class ExportAuthenticationPackage extends XMLRequest
| Constructor and Description |
|---|
ExportAuthenticationPackage(AgentListItem agent)
Creates an authentication package for the specified Agent.
|
ExportAuthenticationPackage(java.util.List<AgentListItem> agents)
Creates an authentication package for multiple Agents.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAgentKey(java.lang.String hostName) |
java.lang.String |
getKey() |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic ExportAuthenticationPackage(AgentListItem agent)
agent - Agent from the AgentListpublic ExportAuthenticationPackage(java.util.List<AgentListItem> agents)
agents - List of Agentspublic java.lang.String getKey()
public java.lang.String getAgentKey(java.lang.String hostName)
hostName - Name of the Agent