Package com.helger.commons.lang.priviledged
package com.helger.commons.lang.priviledged
-
ClassDescriptionSimple wrapper around
AccessControllerto catch exceptions centrally.
This class is deprecated per Java 17, as the Java Security Manager is deprecated in that version.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.