module documentation
Cred errors.
Exception |
|
The realm rejected this login for some reason. |
Exception |
|
The user's request to log in failed for some reason. |
Exception |
|
Standard unauthorized error. |
Exception |
|
The user was not authorized to log in. |
Exception |
|
A type of credentials were passed in with no knowledge of how to check them. This is a server configuration error - it means that a protocol was connected to a Portal without a CredentialChecker that can check all of its potential authentication strategies. |