Package com.logicaldoc.util.security
Utility classes to manage certificates and general security-related tasks
- Since:
- 1.0
-
Class Summary Class Description DummyHostnameVerifier A dummy verifier that accepts all the certificatesDummySSLSocketFactory An SSL socket factory that will let any certifacte past, even if it's expired or not singed by a root CA.InstallCert Class used to add the server's certificate to the Java KeyStore with your trusted certificates.PasswordGenerator StringEncrypter Utility class to encrypt/decrypt strings -
Exception Summary Exception Description StringEncrypter.EncryptionException