public interface Credential
| Modifier and Type | Field and Description |
|---|---|
static int |
AUTH_NONE
Discriminant for calls where the client does not know its identity or the
server does not care who the client is.
|
| Modifier and Type | Method and Description |
|---|---|
void |
marshalling(Xdr xdr)
Put the credential into an XDR buffer.
|
static final int AUTH_NONE
void marshalling(Xdr xdr)
xdr -