Uses of Interface
org.apache.struts2.ognl.OgnlGuard
Packages that use OgnlGuard
-
Uses of OgnlGuard in org.apache.struts2.ognl
Classes in org.apache.struts2.ognl that implement OgnlGuardConstructors in org.apache.struts2.ognl with parameters of type OgnlGuardModifierConstructorDescriptionOgnlUtil
(ExpressionCacheFactory<String, Object> ognlExpressionCacheFactory, BeanInfoCacheFactory<Class<?>, BeanInfo> ognlBeanInfoCacheFactory, OgnlGuard ognlGuard) Construct a new OgnlUtil instance for use with the framework, with optional cache factories for OGNL Expression and BeanInfo caches.