|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrivilegedExceptionAction | |
---|---|
java.security | |
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote | |
org.apache.felix.shell.impl |
Uses of PrivilegedExceptionAction in java.security |
---|
Methods in java.security with parameters of type PrivilegedExceptionAction | |
---|---|
static Object |
AccessController.doPrivileged(PrivilegedExceptionAction var0)
|
static Object |
AccessController.doPrivileged(PrivilegedExceptionAction var0,
AccessControlContext var1)
|
Uses of PrivilegedExceptionAction in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote |
---|
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote with parameters of type PrivilegedExceptionAction | |
---|---|
static Object |
MX4JRemoteUtils.subjectInvoke(Subject subject,
Subject delegate,
AccessControlContext context,
PrivilegedExceptionAction action)
|
Uses of PrivilegedExceptionAction in org.apache.felix.shell.impl |
---|
Classes in org.apache.felix.shell.impl that implement PrivilegedExceptionAction | |
---|---|
static class |
Activator.ExecutePrivileged
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |