API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security. PrivilegedAction View Source
Author(s)
Since
Version
Serial
Hierarchy
 PrivilegedAction
Subinterfaces
Description
public interface PrivilegedAction
  A computation to be performed with privileges enabled.
Methods
Hide/Show inherited methods
public T run ()
  Performs the computation.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar