| |
|
| java.lang.Object org.ofbiz.base.config.SecurityConfigUtil
SecurityConfigUtil | public class SecurityConfigUtil (Code) | | SecurityConfigUtil
This class allows the loading of a security implementation by a security context name.
The security context name has to be specified in security.properties by the property name:
security.context=
The setup of custom security implementations can be customized in the security.xml file.
author: Rainer Hermanns version: $Revision: 1.1 $ |
Inner Class :public static class SecurityInfo | |
SECURITY_CONFIG_XML_FILENAME | final public static String SECURITY_CONFIG_XML_FILENAME(Code) | | The security config filename
|
securityInfos | protected static Map securityInfos(Code) | | |
|
|
|