Package com.logicaldoc.util.security
package com.logicaldoc.util.security
Utility classes to manage certificates and general security-related tasks
- Since:
- 1.0
-
ClassDescriptionA dummy verifier that accepts all the certificates, unless the environment variable
ldoc.ssl.validate = true
An SSL socket factory that will let any certifacte pass, even if it's expired or not singed by a root CA, unless the environment variableldoc.ssl.validate = true
Trust manager that trusts all the certificates unless the environment variableldoc.ssl.validate = true
A bean to carry the pasword criteriaA password generator utilityAn utility class to validate the passwordsUtility class to encrypt/decrypt strings