GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.security.PrivilegedExceptionAction | |
Object | Run a method as another subject. |
Object | Subject.doAsPrivileged(Subject subject, PrivilegedExceptionAction<T> action, AccessControlContext acc) Run a method as another subject. |
GNU Classpath (0.95) |