|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityCode | |
---|---|
de.smartics.properties.api.core.security | Provides security mechanisms to protect property values. |
Uses of SecurityCode in de.smartics.properties.api.core.security |
---|
Methods in de.smartics.properties.api.core.security that return SecurityCode | |
---|---|
static SecurityCode |
SecurityCode.valueOf(String name) Returns the enum constant of this type with the specified name. |
static SecurityCode[] |
SecurityCode.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in de.smartics.properties.api.core.security with parameters of type SecurityCode | |
---|---|
SecurityMessageBean(SecurityCode code, Throwable cause, String securityPropertiesFile) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |