Package net.bytebuddy.utility.privilege
@ByDefault
package net.bytebuddy.utility.privilege
A package containing
PrivilegedActions that are used for invoking sensitive methods.-
ClassesClassDescriptionResolves a public method for a given type or returns
nullif the type or method are not available or if a resolution is not possible.An action for reading a system property as a privileged action.SetAccessibleAction<T extends AccessibleObject>An action for making anAccessibleObjectaccessible.