Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package net.jxta.impl.membership.pse

The membership service allows a peer to establish an identity within a peer group.

See:
          Description

Interface Summary
KeyStoreManager Provides an abstraction of KeyStore location.
 

Class Summary
CMKeyStoreManager Manages a Keystore located within the JXTA CM.
DialogAuthenticator An interactive graphical authenticator associated with the PSE membership service.
DialogAuthenticator.JComboEntry Entries we stick into the combo list
FileKeyStoreManager Manages a Keystore located at at URI.
PSEConfig Manages the state of a Personal Security Enviroment.
PSECredential This class provides the sub-class of Credential which is associated with the PSE membership service.
PSECrendentialBeanInfo BeanInfo for PSECrendential
PSEMembershipService A JXTA Membership Service utilizing PKI to provide secure identities.
PSEMembershipServiceBeanInfo Our beaninfo
pseMembershipTest  
PSEUtils Singleton class of static utility methods.
PSEUtils.IssuerInfo Issuer Information
PSEUtils.PSEProvider A provider we construct.
StringAuthenticator An authenticator associated with the PSE membership service.
URIKeyStoreManager Manages a Keystore located at at URI.
 

Package net.jxta.impl.membership.pse Description

The membership service allows a peer to establish an identity within a peer group.

This package contains implementations of the Membership service.