JXTA

Package net.jxta.impl.membership.pse

A JXTA Membership Service utilizing PKI to provide secure identities.

See:
          Description

Interface Summary
KeyStoreManager Abstracts the management of KeyStores.
PSEAuthenticatorEngine  
PSEPeerSecurityEngine Provides algorithm support for PSE.
 

Class Summary
CMKeyStoreManager Manages a Keystore located within the JXTA CM.
DialogAuthenticator An interactive graphical authenticator associated with the PSE membership service.
EngineAuthenticator An authenticator associated with the PSE membership service.
FileKeyStoreManager Manages a Keystore located within a single File.
PSEAuthenticatorEngineFactory  
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
PSEKeyStoreManagerFactory Encapsulates the behaviour for creating KeyStoreManager Objects.
PSEMembershipService A JXTA Membership Service utilizing PKI to provide secure identities.
PSEMembershipServiceBeanInfo Our beaninfo
PSESecurityEngineFactory A factory for PSE Security Engines.
PSEUtils Singleton class of static utility methods.
PSEUtils.IssuerInfo Issuer Information
StringAuthenticator An authenticator associated with the PSE membership service.
URIKeyStoreManager Manages a Keystore located at URI.
 

Package net.jxta.impl.membership.pse Description

A JXTA Membership Service utilizing PKI to provide secure identities.

See Also:
net.jxta.membership

JXSE