Package ognl.security
Class UserMethod
java.lang.Object
ognl.security.UserMethod
- All Implemented Interfaces:
PrivilegedExceptionAction<Object>
Deprecated.
will be removed in 3.5.x
A signature for
OgnlSecurityManager.isAccessDenied(java.security.Permission). Also executes user methods with not any permission.- Since:
- 3.1.24
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
target
Deprecated. -
method
Deprecated. -
argsArray
Deprecated.
-
-
Constructor Details
-
UserMethod
Deprecated.
-
-
Method Details
-
run
Deprecated.- Specified by:
runin interfacePrivilegedExceptionAction<Object>- Throws:
Exception
-