Uses of Class
com.tailf.maapi.MaapiAuthentication
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of MaapiAuthentication in com.tailf.maapi
Modifier and TypeMethodDescriptionMaapi.authenticate
(String user, String passwd) If we are implementing a proprietary Management Agent with MAAPI API, the methodMaapi.startUserSession(String,InetAddress,String,String[], MaapiUserSessionFlag)
requires the application to tell ConfD/NCS which groups the user are member of.Maapi.authenticate2
(String user, String passwd, InetAddress src_addr, int src_port, String context, MaapiUserSessionFlag proto) If we are implementing a proprietary Management Agent with MAAPI API, the methodMaapi.startUserSession(String,InetAddress,String,String[], MaapiUserSessionFlag)
requires the application to tell ConfD/NCS which groups the user are member of.