Sets the result code, identity, and failure messages
| Parameters: |
|
|---|
Returns whether the result represents a successful authentication attempt
| Return type: | bool |
|---|
getCode() - Get the result code for this authentication attempt
| Return type: | int |
|---|
General Failure
Failure due to identity not being found.
Failure due to identity being ambiguous.
Failure due to invalid credential being supplied.
Failure due to uncategorized reasons.
Authentication success.