| Home >> All >> net >> jxta >> impl >> membership >> [ pse Javadoc ] |
net.jxta.impl.membership.pse: Javadoc index of package net.jxta.impl.membership.pse.
Package Samples:
net.jxta.impl.membership.pse: The membership service allows a peer to establish an identity within a peer group.
Classes:
PSECredential: This class provides the sub-class of Credential which is associated with the PSE membership service. There are two varients of the credential: local - Generated as a result of local login. This type of credential can be used for signing and can be serialized for inclusion in protocols. remote - Generated as a result of deserialization from protocols. The credential is verified to ensure that the contents are valid at the time it is created. The schema for this credential format: <xs:element name="PSECred" type="jxta:PSECred" /> <xs:complexType name="PSECred"> <xs:sequence> <xs:element ...
PSEUtils: Singleton class of static utility methods. Properties: net.jxta.impl.membership.pse.PSEUtils.PBEParamsClass - if defined the name of the class which will be aliased to the OID 1.2.840.113549.1.5.3
FileKeyStoreManager: Manages a Keystore located at at URI. This version precludes KeyStores which are built from multiple URIs.
URIKeyStoreManager: Manages a Keystore located at at URI. This version precludes KeyStores which are built from multiple URIs.
DialogAuthenticator: An interactive graphical authenticator associated with the PSE membership service.
PSEMembershipService: A JXTA Membership Service utilizing PKI to provide secure identities.
StringAuthenticator: An authenticator associated with the PSE membership service.
PSEConfig: Manages the state of a Personal Security Enviroment.
CMKeyStoreManager: Manages a Keystore located within the JXTA CM.
KeyStoreManager: Provides an abstraction of KeyStore location.
PSECrendentialBeanInfo: BeanInfo for PSECrendential
PSEMembershipServiceBeanInfo: Our beaninfo
pseMembershipTest
| Home | Contact Us | Privacy Policy | Terms of Service |