public class AREASample
extends com.bmc.arsys.pluginsvr.plugins.AREAPlugin
| Constructor and Description |
|---|
AREASample() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areaNeedSync(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context) |
com.bmc.arsys.pluginsvr.plugins.AREAResponse |
areaVerifyLogin(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
String user,
String password,
String networkAddress,
String authString)
Checks for username "Good User" and authenticates him as a good user.
|
initialize, onEvent, terminatepublic com.bmc.arsys.pluginsvr.plugins.AREAResponse areaVerifyLogin(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context,
String user,
String password,
String networkAddress,
String authString)
throws com.bmc.arsys.api.ARException
areaVerifyLogin in interface com.bmc.arsys.pluginsvr.plugins.AREAPluggableareaVerifyLogin in class com.bmc.arsys.pluginsvr.plugins.AREAPlugincom.bmc.arsys.api.ARExceptionpublic boolean areaNeedSync(com.bmc.arsys.pluginsvr.plugins.ARPluginContext context)
throws com.bmc.arsys.api.ARException
areaNeedSync in interface com.bmc.arsys.pluginsvr.plugins.AREAPluggableareaNeedSync in class com.bmc.arsys.pluginsvr.plugins.AREAPlugincontext - com.bmc.arsys.api.ARException? Copyright 2013 BMC Software, Inc.