net.jini.discovery.kerberos
discovery format, specified in the Jini Discovery and Join
Specification.See: Description
Class | Description |
---|---|
Client |
Implements the client side of the
net.jini.discovery.kerberos
unicast discovery format. |
Server |
Implements the server side of the
net.jini.discovery.kerberos
unicast discovery format. |
net.jini.discovery.kerberos
discovery format, specified in the Jini Discovery and Join
Specification. The Client
class
implements the client side of the net.jini.discovery.kerberos
discovery format for the unicast discovery protocol, while the Server
class implements the server side of the
discovery format for that protocol. Both classes are intended to be specified
in a resource to configure the operation of the
Discovery
class, as described in the
documentation for
Discovery.getProtocol2(ClassLoader)
.
net.jini.jeri.kerberos
package.
net.jini.jeri.kerberos
package.Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.