Skip to content

LicenseSecurityManager is not secure in Java 8 and newer #5

Description

@beamerblvd

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions