Package com.logicaldoc.sign
-
Interface Summary Interface Description KeystoreDAO DAO for handling the keystores -
Class Summary Class Description ExportKeystore This servlet is responsible for downloading the whole key store or just the organization certificateHibernateKeystoreDAO Hibernate implementation ofKeystoreDAO
Keystore Container for security keys.KeystoreUtil Helper class to handle java keystore and certificatesSign A front-end to OpenSSL and Java cryptography to handle certificates.SignPlugin Web module plugin class.SignServiceImpl Implementation of the SignService