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
   |
   +--SharedPool
      |
      +--SunRPC::RPCDefinitions

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC
Version:
rev: 1.15 date: 2023/09/07 11:26:37
user: cg
file: SunRPC_RPCDefinitions.st directory: goodies/communication
module: stx stc-classLibrary: communication

Description:



copyright

COPYRIGHT (c) 2002 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

accessing
o  AUTH_BADCRED
bad credentials (seal broken)

o  AUTH_BADVERF
bad verifier (seal broken)

o  AUTH_DES
attn: called via perform in XDRCoder >> packEnum:

o  AUTH_ERROR
remote can't authenticate caller

o  AUTH_FAILED
reason unknown

o  AUTH_INVALIDRESP
bogus response verifier

o  AUTH_NULL
attn: called via perform in XDRCoder >> packEnum:

o  AUTH_REJECTEDCRED
client must begin new session

o  AUTH_REJECTEDVERF
verifier expired or replayed

o  AUTH_SHORT
attn: called via perform in XDRCoder >> packEnum:

o  AUTH_TOOWEAK
rejected for security reasons

o  AUTH_UNIX
attn: called via perform in XDRCoder >> packEnum:

o  CALL
attn: called via perform in XDRCoder >> packEnum:

o  GARBAGE_ARGS
procedure can't decode params

o  MSG_ACCEPTED
attn: called via perform in XDRCoder >> packEnum:

o  MSG_DENIED
attn: called via perform in XDRCoder >> packEnum:

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
attn: called via perform in XDRCoder >> packEnum:

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:44:59 GMT