Project JXTA

Uses of Package
net.jxta.credential

Packages that use net.jxta.credential
net.jxta.access The Access Service provides a framework for using the identities created with the Membership Service to control whether specific operations are permitted.  
net.jxta.credential Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA. 
net.jxta.membership The Membership Service allows a peer to establish an identity within a peer group.  
net.jxta.protocol Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. 
net.jxta.socket The socket package provides interface ala Socket over JXTA pipes.  
net.jxta.util A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. 
 

Classes in net.jxta.credential used by net.jxta.access
Credential
          Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
PrivilegedOperation
          A Privileged Operation is an identifier for an operation whose usage is restricted.
 

Classes in net.jxta.credential used by net.jxta.credential
Credential
          Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
PrivilegedOperation
          A Privileged Operation is an identifier for an operation whose usage is restricted.
 

Classes in net.jxta.credential used by net.jxta.membership
AuthenticationCredential
          Authenication credentials are used by JXTA Membership Services as the basis for applications for peergroup membership.
Credential
          Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
 

Classes in net.jxta.credential used by net.jxta.protocol
Credential
          Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
 

Classes in net.jxta.credential used by net.jxta.socket
Credential
          Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
 

Classes in net.jxta.credential used by net.jxta.util
Credential
          Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
 


JXTA J2SE