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