Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XWBRM

Package: RPC Broker

Routine: XWBRM


Information

XWBRM ;OIFO-Oakland/REM - M2M Broker Server Request Mgr ;4/6/06 10:21

Source Information

Source file <XWBRM.m>

Entry Points

Name Comments DBIA/ICR reference
EN(XWBROOT) ; -- main entry point for SRM
ENQ ;
SECCHK() ; -- do security checks (no real checks at this time)
CHKTOKEN(XWBTOKEN) ; -- do check against token for validity
; -- // TODO: Need to check into how we might use XUS1B and related code in Kernel Sign-On (ESSO)
CHKDUZ(XWBDUZ) ; -- do check against DUZ for validity
; -- // TODO: Need to check into how we might use XUS1B and related code in Kernel Sign-On (ESSO)
RMERR(XWBCODE) ; -- send request error message
RMERRS ; -- application errors
SECERR(XWBCODES) ; -- send security error message and log
SECERRS ; -- security errors
XTMP ;
Info |  Source |  Entry Points