GNU Classpath (0.20) | |
Frames | No Frames |
Methods which throw type java.security.PrivilegedActionException | |
Object | Run a method as another subject. |
Object | Run a method as another subject. |
Methods which throw type java.security.PrivilegedActionException | |
Object | Calls the run() method of the given action with as
(initial) access control context only the protection domain of the
calling class. |
Object | Calls the run() method of the given action with as
(initial) access control context the given context combined with the
protection domain of the calling class. |
GNU Classpath (0.20) |