Had to create a getter for the Management instance in the AuthMe class for mocking, but fields should generally not be accessed globally. Hopefully soon we will be able to make the field private.
- Proper example for the purpose of javadoc and how it could look like - Fix containsAny to be null safe - Add tests