Uses of Class
com.logicaldoc.sign.Keystore
-
Packages that use Keystore Package Description com.logicaldoc.sign com.logicaldoc.sign.pdf -
-
Uses of Keystore in com.logicaldoc.sign
Methods in com.logicaldoc.sign that return Keystore Modifier and Type Method Description Keystore
HibernateKeystoreDAO. findByTenantId(long tenantId)
Keystore
KeystoreDAO. findByTenantId(long tenantId)
-
Uses of Keystore in com.logicaldoc.sign.pdf
Methods in com.logicaldoc.sign.pdf with parameters of type Keystore Modifier and Type Method Description static int[]
SignatureImage. create(File file, com.logicaldoc.core.security.User user, Keystore keystore, com.logicaldoc.core.document.Document document, String reason)
Creates the signature image
-