Package | Description |
---|---|
org.acplt.oncrpc.server |
ONC/RPC Server support package.
|
Modifier and Type | Class and Description |
---|---|
class |
OncRpcServerAuthNone
The
OncRpcServerAuthNone class handles all protocol issues
of the ONC/RPC authentication AUTH_NONE on the server
side. |
class |
OncRpcServerAuthShort
The
OncRpcServerAuthShort class handles all protocol issues
of the ONC/RPC authentication AUTH_SHORT on the server
side. |
class |
OncRpcServerAuthUnix
The
OncRpcServerAuthNone class handles all protocol issues
of the ONC/RPC authentication AUTH_UNIX on the server
side. |
Modifier and Type | Field and Description |
---|---|
OncRpcServerAuth |
OncRpcServerCallMessage.auth
Contains the authentication protocol handling object retrieved together
with the call message itself.
|
Modifier and Type | Method and Description |
---|---|
OncRpcServerAuth |
OncRpcServerAuthScheme.getNewHandler()
Delivers a new authentication handler with respect to the provided authentication scheme.
|
Copyright © 2015. All rights reserved.