public class OsAgentStatusHelper extends Object
Constructor and Description |
---|
OsAgentStatusHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ContainsOSAgentCallbackURL(List<PropertyPair> list)
returns true if the OS agent has reported its callback address
|
static String |
GetOSAgentCallBackURL(List<PropertyPair> list)
Returns the url of the OS agent callback endpoint
|
static String |
GetStatus(OpStatusService svc,
String callbackUrl,
SecurityWrapper c) |
public static String GetStatus(OpStatusService svc, String callbackUrl, SecurityWrapper c)
public static boolean ContainsOSAgentCallbackURL(List<PropertyPair> list)
list
- public static String GetOSAgentCallBackURL(List<PropertyPair> list)
list
- Copyright © 2008–2017 MIL-OSS. All rights reserved.