|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountException | |
com.arsdigita.kernel.security | Provides user authentication, session tracking, and cryptography services. |
Uses of AccountException in com.arsdigita.kernel.security |
Subclasses of AccountException in com.arsdigita.kernel.security | |
class |
AccountExpiredException
Thrown when an account is accessed while expired. |
class |
AccountLockedException
Thrown when an account is accessed while locked. |
class |
AccountNotFoundException
Thrown when an account is not found. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |