Uses of Class
net.jini.core.constraint.Integrity
Packages that use Integrity
-
Uses of Integrity in net.jini.core.constraint
Fields in net.jini.core.constraint declared as IntegrityModifier and TypeFieldDescriptionstatic final IntegrityIntegrity.NODo not detect when message contents have been altered by third parties.static final IntegrityIntegrity.YESDetect when message contents (both requests and replies) have been altered by third parties, and if detected, refuse to process the message and throw an exception.