Name

Package net.jxta.credential

Synopsis

Classes in this package are used to interact with the membership service of a peergroup. A peergroup that wants to authenticate peers will set up a special membership service to perform the authentication. A peer passes an AuthenticationCredential object to the apply( ) method of the membership service in order to retrieve an Authenticator object; that object is then used to join the peergroup. The class hierarchy for this package is shown in Figure 9-2.

The net.jxta.credential package

Figure 9-2. The net.jxta.credential package

Interfaces

public interface Credential;

Classes

public final class AuthenticationCredential implements Credential;

Get JXTA in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.