Project JXTA

Package net.jxta.credential

Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.

See:
          Description

Interface Summary
Credential Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
CredentialPCLSupport Provides Property Change Listener support for Credentials.
PrivilegedOperation A Privileged Operation is an identifier for an operation whose usage is restricted.
PrivledgedOperation Deprecated. Due to a spelling error, this class is being replaced with PrivilegedOperation.
 

Class Summary
AuthenticationCredential Authenication credentials are used by JXTA Membership Services as the basis for applications for peergroup membership.
 

Package net.jxta.credential Description

Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.

See Also:
JXTA Protocols Specification : Protocols

JXTA J2SE