Interface ClassInjector.UsingReflection.System

    • Method Detail

      • getSecurityManager

        @MaybeNull
        @IsStatic
        @Defaults
        java.lang.Object getSecurityManager()
        Returns the current security manager or null if not available.
        Returns:
        The current security manager or null if not available.