Uses of Class
com.arsdigita.kernel.security.AccountException

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.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC