| Trees | Indices | Help |
|---|
|
|
Provides RMI dispatcher classes.
|
|||
| DispatchError | |||
|
ClassNotFound Target class not found. |
|||
|
MethodNotFound Target method not found. |
|||
|
NotPermitted Called method not decorated as remote. |
|||
|
NotAuthorized Not authorized. |
|||
|
AuthMethod Authentication method not supported. |
|||
|
NotShared Method not shared between UUIDs. |
|||
|
SecretRequired Shared secret required and not passed. |
|||
|
UserRequired User (name) required and not passed. |
|||
|
PasswordRequired Password required and not passed. |
|||
|
NotAuthenticated Not authenticated, user/password failed PAM authentication. |
|||
|
UserNotAuthorized The specified user is not authorized to invoke the RMI. |
|||
|
SecretNotMatched Specified secret, not matched. |
|||
|
RemoteException The re-raised (propagated) exception base class. |
|||
|
Reply Envelope for examining replies. |
|||
|
Return Return envelope. |
|||
|
Request An RMI request envelope. |
|||
|
RMI The RMI object performs the invocation. |
|||
|
Security Layered Security. |
|||
|
Dispatcher The remote invocation dispatcher. |
|||
|
|||
log = getLogger(__name__)
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |