public class ExportAuthenticationPackage extends XMLRequest
| Constructor and Description |
|---|
ExportAuthenticationPackage(AgentListItem agent)
Creates an authentication package for the specified Agent.
|
ExportAuthenticationPackage(List<AgentListItem> agents)
Creates an authentication package for multiple Agents.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentKey(String hostName) |
String |
getKey() |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic ExportAuthenticationPackage(AgentListItem agent)
agent - Agent from the AgentListpublic ExportAuthenticationPackage(List<AgentListItem> agents)
agents - List of AgentsCopyright © 2021. All rights reserved.