XWBRM ;OIFO-Oakland/REM - M2M Broker Server Request Mgr ;4/6/06 10:21
Source file <XWBRM.m>
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 | ;
|