Skip to content

Expose the ArtemisSecurityManager methods via TestUtils #53

@MaisiKoleni

Description

@MaisiKoleni

The ArtemisSecurityManager contains methods required to whitelist threads and manage other security issues, such as proposed in #52. We should use an official class with static method for that which delegates to the methods of the security manager.

It should also be considered to rename TestUtils to something that is more associated with Ares, such as an Ares class.

All of that would improve readability and finding as well as documenting the methods and features that Aresprovides besides the annotations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityThe quality of the source code needs to be improved [no change of functionality]enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions