Package | Description |
---|---|
org.apache.shiro.subject |
Components supporting the
Subject interface, the most important concept in
Shiro's API. |
Modifier and Type | Class and Description |
---|---|
class |
SimplePrincipalCollection
A simple implementation of the
MutablePrincipalCollection interface that tracks principals internally
by storing them in a LinkedHashMap . |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.