|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PropertyValueSecurity | Helper to en- and decrypt property values. |
Class Summary | |
---|---|
AbstractPropertyValueSecurity | Base implementation based on Java security. |
Base64PropertyValueSecurity | Not a security implementation, but one that obscures plain values by using a reversible Base64 encoding. |
PropertiesBasedPropertyValueSecurity | Base implementation based on Java security, loading configuration values from a properties file stored in SecurityConfigurationLoader#CLASSPATH_LOCATION . |
SecurityConfigurationLoader | Responsible to read configuration properties to secure property values. |
SecurityMessageBean | Provides context information for errors concerning the security configuration. |
SystemPropertyBasedPropertyValueSecurity | Implementation fetching security information from system properties. |
Enum Summary | |
---|---|
SecurityCode | Codes dealing with property problems. |
Exception Summary | |
---|---|
SecurityException | Signals that the security infrastructure cannot be created. |
Provides security mechanisms to protect property values.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |