Class SecurityConfigUtil

java.lang.Object
org.ofbiz.core.config.SecurityConfigUtil

public class SecurityConfigUtil extends Object
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.
Version:
$Revision: 1.1 $
Author:
Rainer Hermanns