| Exception | Description |
|---|---|
| AuthenticationFailedException |
Thrown when an incoming HTTP request cannot be authenticated using ASAP.
|
| AuthorizationFailedException |
Thrown when an incoming HTTP request is authentic but is not authorized.
|
| CannotRetrieveKeyException |
Thrown when a cryptographic key is not available.
|
| InvalidTokenException |
Indicates a JWT was syntactically well formed (parses successfully), but failed to validate.
|
Copyright © 2016 Atlassian. All rights reserved.