|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
java.lang.Throwable
![]()
![]()
![]()
java.lang.Exception
![]()
![]()
![]()
java.security.GeneralSecurityException
![]()
![]()
![]()
javax.security.auth.login.LoginException
![]()
![]()
![]()
javax.security.auth.login.CredentialException
![]()
![]()
![]()
javax.security.auth.login.CredentialNotFoundException

public class CredentialNotFoundException

Signals that a credential was not found.
This exception may be thrown by a LoginModule if it is unable to locate a credential necessary to perform authentication.
| Constructor Summary | |
|---|---|
CredentialNotFoundException
Constructs a CredentialNotFoundException with no detail message. |
|
CredentialNotFoundException
Constructs a CredentialNotFoundException with the specified detail message. |
|
| Method Summary |
|---|
Methods inherited from class java.lang.Throwable ![]() |
|---|
fillInStackTrace |
Methods inherited from class java.lang.Object ![]() |
|---|
clone |
| Constructor Detail |
|---|

public CredentialNotFoundException()

public CredentialNotFoundException(String![]()
![]()
msg)
msg - the detail message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||