Interface | Description |
---|---|
OgnlGuard |
Guards all expressions parsed by Struts Core.
|
Class | Description |
---|---|
ProviderAllowlist |
Allows
ConfigurationProvider s to register classes that should be allowed to be used in OGNL expressions. |
StrutsOgnlGuard |
The default implementation of
OgnlGuard . |
ThreadAllowlist |
Allows any bean to allowlist a class for use in OGNL expressions, for the current thread only.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.