|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Confidentiality | |
| 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. |
| Uses of Confidentiality in net.jini.core.constraint |
| Fields in net.jini.core.constraint declared as Confidentiality | |
static Confidentiality |
Confidentiality.YES
Transmit message contents so that they cannot easily be interpreted by third parties (typically by using encryption). |
static Confidentiality |
Confidentiality.NO
Transmit message contents in the clear (no use of encryption). |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||