Package org.refcodes.security.ext.spring


package org.refcodes.security.ext.spring
This artifact extends the refcodes-security toolkit with obfuscation capabilities of passwords in configuration files accessed via the Spring Framework as of the TextDecrypterBean type.

Please refer to the refcodes-security: Chaos-based encryption as JCE (and without) documentation for an up-to-date and detailed description on the usage of this artifact.

  • Classes
    Class
    Description
    The sole purpose of the bean is not to store any passwords in clear text in a text file.
    The TextObfuscaterUtility is a mere in memory text obfuscater (as a dynamically determined SystemContext.HOST_APPLICATION password is used (which is depended on the current application and the host this application is processed on and may be acquired by accessing and manipulating alongside executing the application on the host or heuristically simulating the application with metrics gathered from the host).