hunt.shiro.subject.SimplePrincipalCollection

Undocumented in source.

Members

Classes

SimplePrincipalCollection
class SimplePrincipalCollection

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

Meta