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.13 date: 2019/08/15 13:12:57
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 with success

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 00:50:11 GMT