Added in API level 1
PrivilegedAction
interface PrivilegedAction<T : Any!>
| java.security.PrivilegedAction |
Legacy security code; do not use.
Summary
| Public methods | |
|---|---|
| abstract T |
run() |
interface PrivilegedAction<T : Any!>
| java.security.PrivilegedAction |
Legacy security code; do not use.
| Public methods | |
|---|---|
| abstract T |
run() |
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-08-04 UTC.