Starting with Java 8, the SecurityManager#checkMemberAccess method has been deprecated. Calls to it have been removed. As such, the LicenseSecurityManager does not still achieve its goal of protecting the License Manager from reflection attacks when run on Java 8 and newer. This needs to be fixed.