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

Packages that use CredentialException
com.arsdigita.kernel.security Provides user authentication, session tracking, and cryptography services. 
 

Uses of CredentialException in com.arsdigita.kernel.security
 

Subclasses of CredentialException in com.arsdigita.kernel.security
 class CredentialEncodingException
          Thrown when there is an error encoding a credential.
 class CredentialExpiredException
          Thrown when a credential has expired.
 class CredentialNotFoundException
          Thrown when a credential is not found.
 class CredentialNotYetValidException
          Thrown when a credential is not yet valid.
 class CredentialParsingException
          Thrown when there is an error parsing a credential.
 



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