PrivilegedAction
s that are used for invoking sensitive methods.See: Description
Class | Description |
---|---|
GetMethodAction |
Resolves a public method for a given type or returns
null if the type or method are not available or
if a resolution is not possible. |
GetSystemPropertyAction |
An action for reading a system property as a privileged action.
|
SetAccessibleAction<T extends AccessibleObject> |
An action for making an
AccessibleObject accessible. |
PrivilegedAction
s that are used for invoking sensitive methods.Copyright © 2014–2023. All rights reserved.