AR System Java Plug-in API

Uses of Class
com.bmc.arsys.pluginsvr.plugins.AREAResponse

Uses of AREAResponse in com.bmc.arsys.pluginsvr.plugins
 

Methods in com.bmc.arsys.pluginsvr.plugins that return AREAResponse
 AREAResponse AREAPluggable.areaVerifyLogin(ARPluginContext context, String user, String password, String networkAddress, String authString)
          The plug-in server issues this call when the AR Server makes a request to authenticate a user.
abstract  AREAResponse AREAPlugin.areaVerifyLogin(ARPluginContext context, String user, String password, String networkAddress, String authString)
           
 


AR System Java Plug-in API

? Copyright 2006, 2007 BMC Software, Inc.