| Package | Description | 
|---|---|
| net.jini.core.constraint | 
 Defines constraints and collections of constraints that can be used to control
method invocation, and an interface that proxies implement to allow clients
to specify constraints for remote method calls. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static ClientAuthentication | 
ClientAuthentication.NO
Do not authenticate the client to the server, so that the client
 remains anonymous. 
 | 
static ClientAuthentication | 
ClientAuthentication.YES
Authenticate the client to the server. 
 |