scitokens.utils.errors Module
Error and Exceptions in the SciTokens library
Classes
Encoded token has an invalid format. |
|
Missing the issuer in the SciToken, unable to verify token |
|
No private key is present. |
|
Non HTTPs issuer, as required by draft-ietf-oauth-discovery-07 https://tools.ietf.org/html/draft-ietf-oauth-discovery-07 |
|
Base class for exceptions in the SciTokens library |
|
Unable to make the KeyCache |
|
Key is present but is of an unsupported format. |
Class Inheritance Diagram
