Java™ Platform
Standard Ed. 6

Uses of Class
javax.security.auth.login.CredentialException

Packages that use CredentialException
javax.security.auth.login This package provides a pluggable authentication framework. 
 

Uses of CredentialException in javax.security.auth.login
 

Subclasses of CredentialException in javax.security.auth.login
 class CredentialExpiredException
          Signals that a Credential has expired.
 class CredentialNotFoundException
          Signals that a credential was not found.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.