eeverman / eeverman/andhow

Move usage of PropertyRegistrarLoader.getGroups to AndHowCore from AndHow

Open
#627 0 comments 0 reactions 1 assignee Claimed by @eeverman View on GitHub
enhancement
Dominant language
Java
Stars
25
Forks
34
PR merge metrics
No merged PRs in 30d

Description

The AndHow class is public, the AndHowCore class is internal. Getting the list of registered groups is an internal action w/ security implications. It should only be accessed from internal classes.
Future use of java modules will let use of PropertyRegistrarLoader.getGroups to be locked down, so lets move it to internal now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.