JSecurity

Uses of Class
org.jsecurity.authc.DisabledAccountException

Packages that use DisabledAccountException
org.jsecurity.authc Core interfaces and exceptions concerning Authentication (the act of logging-in). 
 

Uses of DisabledAccountException in org.jsecurity.authc
 

Subclasses of DisabledAccountException in org.jsecurity.authc
 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.
 


JSecurity

Copyright © 2004-2008 JSecurity.