A simple implementation of the {@link MutablePrincipalCollection} interface that tracks principals internally by storing them in a {@link LinkedHashMap}.
See Source File