eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::RPCDefinitions':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: RPCDefinitions (in SunRPC)


Inheritance:

   Object
   |
   +--SunRPC::RPCDefinitions

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC
Version:
rev: 1.12 date: 2017/11/18 09:51:13
user: cg
file: SunRPC_RPCDefinitions.st directory: goodies/communication
module: stx stc-classLibrary: communication
Author:
Claus Gittinger

Description:




Class protocol:

accessing
o  AUTH_BADCRED
bad credentials (seal broken)

o  AUTH_BADVERF
bad verifier (seal broken)

o  AUTH_DES

o  AUTH_ERROR
remote can't authenticate caller

o  AUTH_FAILED
reason unknown

o  AUTH_INVALIDRESP
bogus response verifier

o  AUTH_NULL

o  AUTH_REJECTEDCRED
client must begin new session

o  AUTH_REJECTEDVERF
verifier expired or replayed

o  AUTH_SHORT

o  AUTH_TOOWEAK
rejected for security reasons

o  AUTH_UNIX

o  CALL

o  GARBAGE_ARGS
procedure can't decode params

o  MSG_ACCEPTED

o  MSG_DENIED

o  PROC_UNAVAIL
program can't support procedure

o  PROG_MISMATCH
remote can't support version #

o  PROG_UNAVAIL
remote hasn't exported program

o  REPLY

o  RPCVERSION

o  RPC_MISMATCH
RPC version number != 2

o  SUCCESS
RPC executed successfully

o  SYSTEM_ERR
error during execution

class access
o  rpcAuth

o  rpcAuthUnix

o  rpcCallHeader

o  rpcReplyHeader

initialization
o  initialize
self initialize


Private classes:

    RPCAuth
    RPCAuthUnix
    RPCCallHeader
    RPCReplyHeader


ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 16:54:36 GMT