Package ognl.security

Class UserMethod

java.lang.Object
ognl.security.UserMethod
All Implemented Interfaces:
PrivilegedExceptionAction<Object>

@Deprecated public class UserMethod extends Object implements 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