| Package | Description |
|---|---|
| org.apache.shiro.authc |
Core interfaces and exceptions concerning Authentication (the act of logging-in).
|
| Modifier and Type | Class and Description |
|---|---|
class |
LockedAccountException
A special kind of DisabledAccountException, this exception is thrown when attempting
to authenticate and the corresponding account has been disabled explicitly due to being locked.
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.