@Internal @Version("1.0.0")
Package org.apache.jackrabbit.oak.commons.jdkcompat
Package containing utilities to handle incompatible JDK changes.
-
Class Summary Class Description Java23Subject This class contains methods replacing the deprecatedSubject.getSubject(AccessControlContext)and associated methods, which changed their behavior with Java 23 (@see https://inside.java/2024/07/08/quality-heads-up).