Package | Description |
---|---|
net.jini.core.constraint |
Modifier and Type | Field and Description |
---|---|
static Delegation |
Delegation.NO
Do not delegate from the client to the server, such that the server does not receive
credentials which would allow it to authenticate using the client's identity.
|
static Delegation |
Delegation.YES
If the client authenticates to the server, then delegate from the client to the server, such
that the server receives credentials which allow it to authenticate using the client's
identity in subsequent remote calls that the server makes or receives.
|
Copyright © GigaSpaces.