Package org.wildfly.security
-
Interface Summary Interface Description ParametricPrivilegedAction<T,P> A privileged action which accepts a parameter.ParametricPrivilegedExceptionAction<T,P> A privileged action which accepts a parameter and can throw an exception.