| Package | Description |
|---|---|
| org.apache.shiro |
This package primarily exists as a root classpath distinction, but it does contain two core classes widely used by applications,
SecurityUtils and
ShiroException.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityManager |
SecurityUtils.getSecurityManager()
Returns the SecurityManager accessible to the calling code.
|