Uses of Package
org.apache.struts2.ognl
Packages that use org.apache.struts2.ognl
Package
Description
Main XWork interfaces and classes.
Configuration provider classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
Interceptor classes.
-
Classes in org.apache.struts2.ognl used by org.apache.struts2ClassDescriptionUtility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).
-
Classes in org.apache.struts2.ognl used by org.apache.struts2.componentsClassDescriptionAllows any bean to allowlist a class for use in OGNL expressions, for the current thread only.
-
Classes in org.apache.struts2.ognl used by org.apache.struts2.config.providersClassDescriptionAllows registration of classes that should be allowed to be used in OGNL expressions, using a key to identify the source of the allowlist.
-
Classes in org.apache.struts2.ognl used by org.apache.struts2.dispatcherClassDescriptionAllows any bean to allowlist a class for use in OGNL expressions, for the current thread only.
-
Classes in org.apache.struts2.ognl used by org.apache.struts2.interceptorClassDescriptionUtility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).
-
Classes in org.apache.struts2.ognl used by org.apache.struts2.interceptor.parameterClassDescriptionAllows any bean to allowlist a class for use in OGNL expressions, for the current thread only.
-
Classes in org.apache.struts2.ognl used by org.apache.struts2.ognlClassDescriptionA proxy interface to be used with Struts DI mechanismDefault OGNL Cache factory implementation.Helper class to build error messages.A proxy interface to be used with Struts DI mechanismA basic cache interface for use with OGNL processing (such as Expression, BeanInfo).Used by
OgnlUtil
to create appropriate OGNL caches based on configuration.Guards all expressions parsed by Struts Core.Utility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).Allows registration of classes that should be allowed to be used in OGNL expressions, using a key to identify the source of the allowlist.Allows access decisions to be made on the basis of whether a member is static or not.Allows any bean to allowlist a class for use in OGNL expressions, for the current thread only. -
Classes in org.apache.struts2.ognl used by org.apache.struts2.ognl.accessorClassDescriptionUtility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).