Project JXTA

Package net.jxta.impl.membership.pse

A JXTA Membership Service utilizing PKI to provide secure identities.

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.
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
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

A JXTA Membership Service utilizing PKI to provide secure identities.

See Also:
net.jxta.membership

JXTA J2SE