Project JXTA

Uses of Interface
net.jxta.impl.membership.pse.KeyStoreManager

Packages that use KeyStoreManager
net.jxta.impl.membership.pse A JXTA Membership Service utilizing PKI to provide secure identities. 
 

Uses of KeyStoreManager in net.jxta.impl.membership.pse
 

Classes in net.jxta.impl.membership.pse that implement KeyStoreManager
 class CMKeyStoreManager
          Manages a Keystore located within the JXTA CM.
 class FileKeyStoreManager
          Manages a Keystore located at at URI.
 class URIKeyStoreManager
          Manages a Keystore located at at URI.
 

Constructors in net.jxta.impl.membership.pse with parameters of type KeyStoreManager
PSEConfig(KeyStoreManager storeManager, char[] password)
          Standard constructor.
 


JXTA J2SE