| 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 ServerAuthentication | 
ServerAuthentication.NO
Do not authenticate the server to the client, so that the server
 remains anonymous. 
 | 
static ServerAuthentication | 
ServerAuthentication.YES
Authenticate the server to the client. 
 |