|
|||||||||
| Home >> All >> net >> jxta >> impl >> membership >> [ pse overview ] | PREV NEXT | ||||||||
A
- actionPerformed(ActionEvent) - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- null
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSECredential
- Add a listener
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSECredential
- Add a listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- application - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- The Authentication which was provided to the Apply operation of the membership service.
- apply(AuthenticationCredential) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
Supports methods
"StringAuthentication","DialogAuthentication"and"InteractiveAuthentication"(an alias for"DialogAuthentication") - assignedID - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- The ID assigned to this instance.
- authCredentials - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- The set of AuthenticationCredentials which were used to establish the principals.
B
- base64Decode(Reader) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Convert a BASE64 Encoded String into byte array.
- base64Encode(byte[]) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Convert a byte array into a BASE64 encoded String.
- becomesValidTask - Variable in class net.jxta.impl.membership.pse.PSECredential
- Optional Timer task
C
- CMKeyStoreManager - class net.jxta.impl.membership.pse.CMKeyStoreManager.
- Manages a Keystore located within the JXTA CM.
- CMKeyStoreManager(String, String, PeerGroup, ID) - Constructor for class net.jxta.impl.membership.pse.CMKeyStoreManager
- Default constructor.
- cancelButton - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- canceled - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- cert - Variable in class net.jxta.impl.membership.pse.PSEUtils.IssuerInfo
- certs - Variable in class net.jxta.impl.membership.pse.PSECredential
- The identity associated with this credential
- computeSignature(String, PrivateKey, InputStream) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Compute the signature of a stream.
- config - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- The configuration we are using.
- createKeyStore(char[]) - Method in class net.jxta.impl.membership.pse.CMKeyStoreManager
- null
- createKeyStore(char[]) - Method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- null
- createKeyStore(char[]) - Method in interface net.jxta.impl.membership.pse.KeyStoreManager
- createKeyStore(char[]) - Method in class net.jxta.impl.membership.pse.URIKeyStoreManager
- null
D
- DEFAULT_KEYSTORE_FILENAME - Static variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- DEFAULT_KEYSTORE_TYPE - Static variable in class net.jxta.impl.membership.pse.CMKeyStoreManager
- DEFAULT_KEYSTORE_TYPE - Static variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- DEFAULT_KEYSTORE_TYPE - Static variable in class net.jxta.impl.membership.pse.URIKeyStoreManager
- The default keystore type we will use.
- DialogAuthenticator - class net.jxta.impl.membership.pse.DialogAuthenticator.
- An interactive graphical authenticator associated with the PSE membership service.
- DialogAuthenticator(PSEMembershipService, AuthenticationCredential) - Constructor for class net.jxta.impl.membership.pse.DialogAuthenticator
- Creates an authenticator for the PSE membership service.
- DialogAuthenticator(PSEMembershipService, AuthenticationCredential, X509Certificate, EncryptedPrivateKeyInfo) - Constructor for class net.jxta.impl.membership.pse.DialogAuthenticator
- Creates an authenticator for the PSE membership service.
- DialogAuthenticator.JComboEntry - class net.jxta.impl.membership.pse.DialogAuthenticator.JComboEntry.
- Entries we stick into the combo list
- DialogAuthenticator.JComboEntry(ID, X509Certificate) - Constructor for class net.jxta.impl.membership.pse.DialogAuthenticator.JComboEntry
- DialogAuthenticator.PasswordDialog - class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog.
- Swing user interface for password entry and identity selection.
- DialogAuthenticator.PasswordDialog(PeerID, X509Certificate, EncryptedPrivateKeyInfo) - Constructor for class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- Dialog to prompt for a password
- DialogAuthenticator.PasswordDialog.PasswordDialogKeyHandler - class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog.PasswordDialogKeyHandler.
- Handler for key events.
- DialogAuthenticator.PasswordDialog.PasswordDialogKeyHandler() - Constructor for class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog.PasswordDialogKeyHandler
- defaultCredential - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- the default credential
E
- equals(Object) - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- erase() - Method in class net.jxta.impl.membership.pse.PSEConfig
- Remove an existing PSE enviroment.
- erase(ID) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Erases the specified id from the keystore.
- eraseKeyStore() - Method in class net.jxta.impl.membership.pse.CMKeyStoreManager
- null
- eraseKeyStore() - Method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- null
- eraseKeyStore() - Method in interface net.jxta.impl.membership.pse.KeyStoreManager
- eraseKeyStore() - Method in class net.jxta.impl.membership.pse.URIKeyStoreManager
- null
- expirationTimer - Static variable in class net.jxta.impl.membership.pse.PSECredential
- A Timer we use for managing the cert expirations.
- expiresTask - Variable in class net.jxta.impl.membership.pse.PSECredential
F
- FileKeyStoreManager - class net.jxta.impl.membership.pse.FileKeyStoreManager.
- Manages a Keystore located at at URI.
- FileKeyStoreManager(String, String, File) - Constructor for class net.jxta.impl.membership.pse.FileKeyStoreManager
- Default constructor.
- finalize() - Method in class net.jxta.impl.membership.pse.PSEConfig
- null
- finalize() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- finalize() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- null
- findObject(BufferedReader, String) - Static method in class net.jxta.impl.membership.pse.PSEUtils
G
- genCert(String, PSEUtils.IssuerInfo) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Generate a Cert
- genCert(X500Principal, KeyPair, PSEUtils.IssuerInfo) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Generate a Cert given a keypair
- getAuth1_KeyStorePassword() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Get KeyStore password
- getAuth2Identity() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Get Identity
- getAuth3_IdentityPassword() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Get identity password
- getAuthCredentials() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- getAuthenticationCredential() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- null
- getBeanDescriptor() - Method in class net.jxta.impl.membership.pse.PSECrendentialBeanInfo
- null
- getBeanDescriptor() - Method in class net.jxta.impl.membership.pse.PSEMembershipServiceBeanInfo
- null
- getCertSubjectCName(X509Certificate) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- return the CN token from the provided cert's subjectDN
- getCertificate() - Method in class net.jxta.impl.membership.pse.PSECredential
- Returns the certificate associated with this credential.
- getCertificate(char[], ID) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- getCertificateChain() - Method in class net.jxta.impl.membership.pse.PSECredential
- Returns the certificate chain associated with this credential.
- getCurrentCredentials() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- getDefaultCredential() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- getDocument(MimeMediaType) - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- getEventSetDescriptors() - Method in class net.jxta.impl.membership.pse.PSECrendentialBeanInfo
- null
- getEventSetDescriptors() - Method in class net.jxta.impl.membership.pse.PSEMembershipServiceBeanInfo
- null
- getIdentities(char[]) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Return the available identities.
- getIdentity() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- Returns the selected Identity.
- getIdentityPassword() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- Returns the Identity password.
- getImplAdvertisement() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- getInterface() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- getKey(ID, char[]) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the private key for the specified ID.
- getKeyID() - Method in class net.jxta.impl.membership.pse.PSECredential
- Returns the key id associated with this credential, if any.
- getKeyStore() - Method in class net.jxta.impl.membership.pse.PSEConfig
- Gets a copy of the keystore associated with this PSE instance.
- getKeyStorePassword() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- Returns the KeyStore password.
- getKeysList() - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the list of root certificates for which there is an associated local private key.
- getKeysList(char[]) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the list of root certificates for which there is an associated local private key.
- getMethodName() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator
- null
- getMethodName() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- null
- getPSEConfig() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- Returns the key store object associated with this PSE Membership Service.
- getPeerGroupID() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- getPeerID() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- getPrivateKey() - Method in class net.jxta.impl.membership.pse.PSECredential
- Deprecated. Use <@link #getSigner(String)> or <@link #getSignatureVerifier(String)> instead.
- getProperty(String) - Method in class net.jxta.impl.membership.pse.PSEUtils.PSEProvider
- getProperty(String, String) - Method in class net.jxta.impl.membership.pse.PSEUtils.PSEProvider
- getPropertyDescriptors() - Method in class net.jxta.impl.membership.pse.PSECrendentialBeanInfo
- null
- getPropertyDescriptors() - Method in class net.jxta.impl.membership.pse.PSEMembershipServiceBeanInfo
- null
- getSignatureVerifier(String) - Method in class net.jxta.impl.membership.pse.PSECredential
- Get a Signature verifier object based upon the certificate associated with this credential.
- getSigner(String) - Method in class net.jxta.impl.membership.pse.PSECredential
- Get a Signature object based upon the private key associated with this credential.
- getSourceService() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- getSourceService() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- null
- getSubject() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
- getTrustedCertificate(ID) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the trusted cert for the specified id.
- getTrustedCertificate(ID, char[]) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the trusted cert for the specified id.
- getTrustedCertificateChain(ID) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the trusted cert chain for the specified id.
- getTrustedCertificateID(X509Certificate) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the ID of the provided certificate or null if the certificate is not found in the keystore.
- getTrustedCertsList() - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns the list of the trusted certificates available in this keystore.
- group - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- the peergroup to which this service is associated.
H
- handleElement(XMLElement) - Method in class net.jxta.impl.membership.pse.PSECredential
- Process an individual element from the document.
- hash(String, byte[]) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- returns a hash SHA-1 of the given byte array
- hashCode() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
I
- identity - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- the identity which is being claimed
- identityLabel - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- identityList - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- identityPassField - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- identityPassLabel - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- implAdvertisement - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- The ModuleImplAdvertisement which was used to instantiate this service.
- init(PeerGroup, ID, Advertisement) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- initKeyStore - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- initialize() - Method in class net.jxta.impl.membership.pse.PSEConfig
- Create a new PSE enviroment.
- initialize(Element) - Method in class net.jxta.impl.membership.pse.PSECredential
- Intialize from a portion of a structured document.
- interact() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator
- null
- isExpired() - Method in class net.jxta.impl.membership.pse.PSECredential
- null A PSE Credential is valid as long as the associated certificate is valid.
- isInitialized() - Method in class net.jxta.impl.membership.pse.CMKeyStoreManager
- null
- isInitialized(char[]) - Method in class net.jxta.impl.membership.pse.CMKeyStoreManager
- null
- isInitialized() - Method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- null
- isInitialized(char[]) - Method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- null
- isInitialized() - Method in interface net.jxta.impl.membership.pse.KeyStoreManager
- isInitialized(char[]) - Method in interface net.jxta.impl.membership.pse.KeyStoreManager
- isInitialized() - Method in class net.jxta.impl.membership.pse.PSEConfig
- Returns true if the PSE needs to be configured before it can be used.
- isInitialized() - Method in class net.jxta.impl.membership.pse.URIKeyStoreManager
- null
- isInitialized(char[]) - Method in class net.jxta.impl.membership.pse.URIKeyStoreManager
- null
- isReadyForJoin() - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- null
- isValid() - Method in class net.jxta.impl.membership.pse.PSECredential
- null A PSE Credential is valid as long as the associated certificate is valid and as long as the membership service still has the credential.
- issuer - Variable in class net.jxta.impl.membership.pse.PSEUtils.IssuerInfo
- issuerPkey - Variable in class net.jxta.impl.membership.pse.PSEUtils.IssuerInfo
- itsCertificate - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.JComboEntry
- itsID - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.JComboEntry
- itsName - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.JComboEntry
J
- join(Authenticator) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
K
- KeyStoreManager - interface net.jxta.impl.membership.pse.KeyStoreManager.
- Provides an abstraction of KeyStore location.
- keyID - Variable in class net.jxta.impl.membership.pse.PSECredential
- The pse alias from which this credential was generated.
- keyReleased(KeyEvent) - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog.PasswordDialogKeyHandler
- null
- key_password - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- the password for that identity.
- keystore_base - Variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- The directory where the keystore lives
- keystore_cm - Variable in class net.jxta.impl.membership.pse.CMKeyStoreManager
- The file where the keystore lives
- keystore_location - Variable in class net.jxta.impl.membership.pse.CMKeyStoreManager
- The file where the keystore lives
- keystore_location - Variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- The file where the keystore lives.
- keystore_location - Variable in class net.jxta.impl.membership.pse.URIKeyStoreManager
- The file where the keystore lives
- keystore_manager - Variable in class net.jxta.impl.membership.pse.PSEConfig
- Manager for the keystore we are using.
- keystore_password - Variable in class net.jxta.impl.membership.pse.PSEConfig
- The keystore password.
- keystore_provider - Variable in class net.jxta.impl.membership.pse.CMKeyStoreManager
- The keystore type
- keystore_provider - Variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- The keystore type
- keystore_provider - Variable in class net.jxta.impl.membership.pse.URIKeyStoreManager
- The keystore type
- keystore_type - Variable in class net.jxta.impl.membership.pse.CMKeyStoreManager
- The keystore type
- keystore_type - Variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- The keystore type
- keystore_type - Variable in class net.jxta.impl.membership.pse.URIKeyStoreManager
- The keystore type
L
- LOG - Static variable in class net.jxta.impl.membership.pse.CMKeyStoreManager
- Log4J Logger
- LOG - Static variable in class net.jxta.impl.membership.pse.FileKeyStoreManager
- Log4J Logger
- LOG - Static variable in class net.jxta.impl.membership.pse.PSEConfig
- Log4J Logger
- LOG - Static variable in class net.jxta.impl.membership.pse.PSECredential
- Log4J Logger
- LOG - Static variable in class net.jxta.impl.membership.pse.PSEMembershipService
- Log4J Logger
- LOG - Static variable in class net.jxta.impl.membership.pse.PSEUtils
- Log4J Logger
- LOG - Static variable in class net.jxta.impl.membership.pse.URIKeyStoreManager
- Log4J Logger
- loadBase64Object(BufferedReader, String) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- WrappedObject.java Copyright (C) 1999, Claymore Systems, Inc.
- loadKeyStore(char[]) - Method in class net.jxta.impl.membership.pse.CMKeyStoreManager
- Return the keystore instance we are using.
- loadKeyStore(char[]) - Method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- Return the keystore instance we are using.
- loadKeyStore(char[]) - Method in interface net.jxta.impl.membership.pse.KeyStoreManager
- loadKeyStore(char[]) - Method in class net.jxta.impl.membership.pse.URIKeyStoreManager
- null
- loadObject(BufferedReader, String) - Static method in class net.jxta.impl.membership.pse.PSEUtils
M
- main(String[]) - Static method in class net.jxta.impl.membership.pse.pseMembershipTest
- makeCredential(Element) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
N
- net.jxta.impl.membership.pse - package net.jxta.impl.membership.pse
- The membership service allows a peer to establish an identity within a peer group.
- npg - Static variable in class net.jxta.impl.membership.pse.pseMembershipTest
O
- okButton - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
P
- PKCS5_PBSE1_ALGO - Static variable in class net.jxta.impl.membership.pse.PSEUtils
- We are trying to use : PBEWithMD5AndDES
- PSEConfig - class net.jxta.impl.membership.pse.PSEConfig.
- Manages the state of a Personal Security Enviroment.
- PSEConfig(KeyStoreManager, char[]) - Constructor for class net.jxta.impl.membership.pse.PSEConfig
- Standard constructor.
- PSECredential - class net.jxta.impl.membership.pse.PSECredential.
- This class provides the sub-class of Credential which is associated with the PSE membership service.
- PSECredential(PSEMembershipService, ID, CertPath, PrivateKey) - Constructor for class net.jxta.impl.membership.pse.PSECredential
- Create a new local credential.
- PSECredential(Element) - Constructor for class net.jxta.impl.membership.pse.PSECredential
- Create a new remote credential.
- PSECredential(PSEMembershipService, Element) - Constructor for class net.jxta.impl.membership.pse.PSECredential
- Create a new remote credential.
- PSECrendentialBeanInfo - class net.jxta.impl.membership.pse.PSECrendentialBeanInfo.
- BeanInfo for PSECrendential
- PSECrendentialBeanInfo() - Constructor for class net.jxta.impl.membership.pse.PSECrendentialBeanInfo
- PSEMembershipService - class net.jxta.impl.membership.pse.PSEMembershipService.
- A JXTA Membership Service utilizing PKI to provide secure identities.
- PSEMembershipService() - Constructor for class net.jxta.impl.membership.pse.PSEMembershipService
- Default constructor.
- PSEMembershipServiceBeanInfo - class net.jxta.impl.membership.pse.PSEMembershipServiceBeanInfo.
- Our beaninfo
- PSEMembershipServiceBeanInfo() - Constructor for class net.jxta.impl.membership.pse.PSEMembershipServiceBeanInfo
- PSEUtils - class net.jxta.impl.membership.pse.PSEUtils.
- Singleton class of static utility methods.
- PSEUtils() - Constructor for class net.jxta.impl.membership.pse.PSEUtils
- Singleton utility class
- PSEUtils.IssuerInfo - class net.jxta.impl.membership.pse.PSEUtils.IssuerInfo.
- Issuer Information
- PSEUtils.IssuerInfo() - Constructor for class net.jxta.impl.membership.pse.PSEUtils.IssuerInfo
- PSEUtils.PSEProvider - class net.jxta.impl.membership.pse.PSEUtils.PSEProvider.
- A provider we construct.
- PSEUtils.PSEProvider() - Constructor for class net.jxta.impl.membership.pse.PSEUtils.PSEProvider
- peerGroupID - Variable in class net.jxta.impl.membership.pse.PSECredential
- The peer group associated with this credential.
- peerID - Variable in class net.jxta.impl.membership.pse.PSECredential
- The peerid associated with this credential.
- pg - Static variable in class net.jxta.impl.membership.pse.pseMembershipTest
- pkcs5_Decrypt_pbePrivateKey(char[], String, EncryptedPrivateKeyInfo) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Given an encrypted private key and a password, decrypt the private key using the PBESE1 algorithm.
- pkcs5_Encrypt_pbePrivateKey(char[], PrivateKey, int) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Given a private key and a password, encrypt the private key using the PBESE1 algorithm.
- principals - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- The current set of principals associated with this peer within this peegroup.
- privateKey - Variable in class net.jxta.impl.membership.pse.PSECredential
- The private key associated with this credential.
- pseMembershipSpecID - Static variable in class net.jxta.impl.membership.pse.PSEMembershipService
- Well known service specification identifier: pse membership
- pseMembershipTest - class net.jxta.impl.membership.pse.pseMembershipTest.
- pseMembershipTest(String) - Constructor for class net.jxta.impl.membership.pse.pseMembershipTest
- pseStore - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- the keystore we are working with.
R
- readBase64Object(BufferedReader, String) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- We read a block of n-lines (\n terminated) and return a String of n-lines concatenated together.
- readObject(BufferedReader, String) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Read an object
- removeDir(File) - Static method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- Removes any file found in the specified directory
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSECredential
- Remove a listener
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSECredential
- Remove a listener
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- resign() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
S
- StringAuthenticator - class net.jxta.impl.membership.pse.StringAuthenticator.
- An authenticator associated with the PSE membership service.
- StringAuthenticator(PSEMembershipService, AuthenticationCredential, X509Certificate, EncryptedPrivateKeyInfo) - Constructor for class net.jxta.impl.membership.pse.StringAuthenticator
- Creates an authenticator for the PSE membership service.
- StringAuthenticator(PSEMembershipService, AuthenticationCredential) - Constructor for class net.jxta.impl.membership.pse.StringAuthenticator
- Creates an authenticator for the PSE membership service.
- saveKeyStore(KeyStore, char[]) - Method in class net.jxta.impl.membership.pse.CMKeyStoreManager
- Return the keystore instance we are using.
- saveKeyStore(KeyStore, char[]) - Method in class net.jxta.impl.membership.pse.FileKeyStoreManager
- Return the keystore instance we are using.
- saveKeyStore(KeyStore, char[]) - Method in interface net.jxta.impl.membership.pse.KeyStoreManager
- saveKeyStore(KeyStore, char[]) - Method in class net.jxta.impl.membership.pse.URIKeyStoreManager
- null
- seedCert - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- seedCert - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- seedKey - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- seedKey - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- seedPeer - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- setAuth1_KeyStorePassword(String) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Set KeyStore password
- setAuth1_KeyStorePassword(char[]) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Set KeyStore password
- setAuth2Identity(String) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Set Identity
- setAuth2Identity(ID) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Set Identity
- setAuth3_IdentityPassword(String) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Set identity password
- setAuth3_IdentityPassword(char[]) - Method in class net.jxta.impl.membership.pse.StringAuthenticator
- Set identity password
- setCertificateChain(CertPath) - Method in class net.jxta.impl.membership.pse.PSECredential
- Set the certificate associated with this credential
- setDefaultCredential(PSECredential) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- Sets the default credential.
- setKey(ID, Certificate[], PrivateKey, char[]) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Adds a key to the pse keystore.
- setKeyID(ID) - Method in class net.jxta.impl.membership.pse.PSECredential
- Sets the key id associated with this credential.
- setKeyStorePassword(char[]) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Sets the password to be used when unlocking the keystore.
- setOKState() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- setPeerGroupID(ID) - Method in class net.jxta.impl.membership.pse.PSECredential
- set the peer id associated with this credential
- setPeerID(PeerID) - Method in class net.jxta.impl.membership.pse.PSECredential
- set the peer id associated with this credential
- setPrivateKey(PrivateKey) - Method in class net.jxta.impl.membership.pse.PSECredential
- Sets the private key associated with this credential.
- setTrustedCertificate(ID, X509Certificate) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Adds a trusted certificate with the specified id to the key store.
- setValid(boolean) - Method in class net.jxta.impl.membership.pse.PSECredential
- null A PSE Credential is valid as long as the associated certificate is valid.
- showDialog() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- source - Variable in class net.jxta.impl.membership.pse.PSECredential
- The MembershipService service which generated this credential.
- source - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- The Membership Service which generated this authenticator.
- srng - Variable in class net.jxta.impl.membership.pse.PSEUtils
- A SecureRandom for generating keys.
- startApp(String[]) - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null Currently this service starts by itself and does not expect arguments.
- stopApp() - Method in class net.jxta.impl.membership.pse.PSEMembershipService
- null
- storePassField - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- storePassLabel - Variable in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- store_password - Variable in class net.jxta.impl.membership.pse.StringAuthenticator
- the password for that identity.
- subjectPkey - Variable in class net.jxta.impl.membership.pse.PSEUtils.IssuerInfo
- suite() - Static method in class net.jxta.impl.membership.pse.pseMembershipTest
- support - Variable in class net.jxta.impl.membership.pse.PSECredential
- property change support
- support - Variable in class net.jxta.impl.membership.pse.PSEMembershipService
- property change support
T
- testLogin() - Method in class net.jxta.impl.membership.pse.pseMembershipTest
- testPKCS5() - Method in class net.jxta.impl.membership.pse.pseMembershipTest
- toHexDigits(byte) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Private replacement for toHexString since we need the leading 0 digits.
- toHexDigits(byte[]) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- toString() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.JComboEntry
- null
- toString() - Method in class net.jxta.impl.membership.pse.PSECredential
- null
U
- URIKeyStoreManager - class net.jxta.impl.membership.pse.URIKeyStoreManager.
- Manages a Keystore located at at URI.
- URIKeyStoreManager(String, String, URI) - Constructor for class net.jxta.impl.membership.pse.URIKeyStoreManager
- Default constructor.
- UTILS - Static variable in class net.jxta.impl.membership.pse.PSEUtils
- Singleton instance.
V
- valid - Variable in class net.jxta.impl.membership.pse.PSECredential
- Are we still a valid credential?
- validPasswd(ID, char[], char[]) - Method in class net.jxta.impl.membership.pse.PSEConfig
- Check if the provided passwords are correct for the specified identity.
- verifySignature(String, Certificate, byte[], InputStream) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Verify a signature of a stream.
W
- wasCanceled() - Method in class net.jxta.impl.membership.pse.DialogAuthenticator.PasswordDialog
- Returns the final state of the dialog.
- writeBase64Object(BufferedWriter, String, String) - Static method in class net.jxta.impl.membership.pse.PSEUtils
- Write an ovject that is already base64 encoded.
- writeObject(BufferedWriter, String, byte[]) - Static method in class net.jxta.impl.membership.pse.PSEUtils
A B C D E F G H I J K L M N O P R S T U V W
|
|||||||||
| Home >> All >> net >> jxta >> impl >> membership >> [ pse overview ] | PREV NEXT | ||||||||