Package com.helger.commons.lang.priviledged
-
Interface Summary Interface Description IPrivilegedAction<T> Extension toPrivilegedActionwith anIPrivilegedAction.invokeSafe()method that invokes theAccessControlleronly if a security manager is present.
This class is deprecated per Java 17, as the Java Security Manager is deprecated in that version. -
Class Summary Class Description AccessControllerHelper Simple wrapper aroundAccessControllerto catch exceptions centrally.
This class is deprecated per Java 17, as the Java Security Manager is deprecated in that version.