Uses of Class
net.jini.core.constraint.ClientAuthentication
Packages that use ClientAuthentication
-
Uses of ClientAuthentication in net.jini.core.constraint
Fields in net.jini.core.constraint declared as ClientAuthenticationModifier and TypeFieldDescriptionstatic final ClientAuthenticationClientAuthentication.NODo not authenticate the client to the server, so that the client remains anonymous.static final ClientAuthenticationClientAuthentication.YESAuthenticate the client to the server.