Package org.neuclear.commons.crypto.signers

Interface Summary
BrowsableSigner Signer Stores with interactive user interfaces can implement this to provide an iterator of the keys held within.
PublicKeySource User: pelleb Date: Oct 29, 2003 Time: 2:15:58 PM
SetPublicKeyCallBack User: pelleb Date: Apr 7, 2004 Time: 11:23:55 AM
Signer The Signer follows the following model:
 

Class Summary
DefaultSigner Easy to use preconfigured Signer that uses the standard default JCE KeyStore User: pelleb Date: Oct 29, 2003 Time: 3:22:17 PM
JCESigner Wrapper around JCE KeyStore
KeyCache Keeps a Cache of PrivateKeys.
OpenSignerDialog User: pelleb Date: May 14, 2004 Time: 12:11:53 PM
PersonalSigner User: pelleb Date: May 13, 2004 Time: 9:12:42 AM
ServletSignerFactory Used to create Signers from signers configuration parameters.
SimpleSigner Simple memory based implementation of Signer.
SQLSigner  
TestCaseSigner A signer for use in test cases.
 

Exception Summary
InvalidPassphraseException  
NonExistingSignerException  
 



Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.