Package org.apache.struts2.ognl
Class ThreadAllowlist
java.lang.Object
org.apache.struts2.ognl.ThreadAllowlist
Allows any bean to allowlist a class for use in OGNL expressions, for the current thread only. The allowlist can be
cleared once any desired OGNL expressions have been evaluated.
- Since:
- 6.4.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ThreadAllowlist
public ThreadAllowlist()
-
-
Method Details
-
allowClass
-
clearAllowlist
public void clearAllowlist() -
getAllowlist
-