mirror of
https://github.com/apache/superset.git
synced 2026-05-23 08:45:45 +00:00
1 line
16 KiB
JSON
1 line
16 KiB
JSON
{".class": "MypyFile", "_fullname": "jwt", "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DecodeError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.DecodeError", "name": "DecodeError", "type_vars": []}, "flags": [], "fullname": "jwt.DecodeError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.DecodeError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ExpiredSignature": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jwt.ExpiredSignature", "line": 39, "no_args": true, "normalized": false, "target": "jwt.ExpiredSignatureError"}}, "ExpiredSignatureError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.ExpiredSignatureError", "name": "ExpiredSignatureError", "type_vars": []}, "flags": [], "fullname": "jwt.ExpiredSignatureError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.ExpiredSignatureError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ImmatureSignatureError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.ImmatureSignatureError", "name": "ImmatureSignatureError", "type_vars": []}, "flags": [], "fullname": "jwt.ImmatureSignatureError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.ImmatureSignatureError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidAlgorithmError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidAlgorithmError", "name": "InvalidAlgorithmError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidAlgorithmError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidAlgorithmError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidAudience": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jwt.InvalidAudience", "line": 40, "no_args": true, "normalized": false, "target": "jwt.InvalidAudienceError"}}, "InvalidAudienceError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidAudienceError", "name": "InvalidAudienceError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidAudienceError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidAudienceError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidIssuedAtError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidIssuedAtError", "name": "InvalidIssuedAtError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidIssuedAtError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidIssuedAtError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidIssuer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jwt.InvalidIssuer", "line": 41, "no_args": true, "normalized": false, "target": "jwt.InvalidIssuerError"}}, "InvalidIssuerError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidIssuerError", "name": "InvalidIssuerError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidIssuerError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidIssuerError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidKeyError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.PyJWTError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidKeyError", "name": "InvalidKeyError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidKeyError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidKeyError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidSignatureError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.DecodeError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidSignatureError", "name": "InvalidSignatureError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidSignatureError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidSignatureError", "jwt.DecodeError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "InvalidTokenError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.PyJWTError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.InvalidTokenError", "name": "InvalidTokenError", "type_vars": []}, "flags": [], "fullname": "jwt.InvalidTokenError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Mapping": {".class": "SymbolTableNode", "cross_ref": "typing.Mapping", "kind": "Gdef", "module_hidden": true, "module_public": false}, "MissingRequiredClaimError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["jwt.InvalidTokenError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.MissingRequiredClaimError", "name": "MissingRequiredClaimError", "type_vars": []}, "flags": [], "fullname": "jwt.MissingRequiredClaimError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.MissingRequiredClaimError", "jwt.InvalidTokenError", "jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_hidden": true, "module_public": false}, "PyJWS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.PyJWS", "name": "PyJWS", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "PyJWT": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.PyJWT", "name": "PyJWT", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "PyJWTError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jwt.PyJWTError", "name": "PyJWTError", "type_vars": []}, "flags": [], "fullname": "jwt.PyJWTError", "metaclass_type": null, "metadata": {}, "module_name": "jwt", "mro": ["jwt.PyJWTError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.__package__", "name": "__package__", "type": "builtins.str"}}, "algorithms": {".class": "SymbolTableNode", "cross_ref": "jwt.algorithms", "kind": "Gdef", "module_public": false}, "decode": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 4], "arg_names": ["jwt", "key", "verify", "algorithms", "options", "kwargs"], "flags": [], "fullname": "jwt.decode", "name": "decode", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 4], "arg_names": ["jwt", "key", "verify", "algorithms", "options", "kwargs"], "arg_types": [{".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, {".class": "UnionType", "items": ["builtins.str", "builtins.bytes", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "decode", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}, "encode": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["payload", "key", "algorithm", "headers", "json_encoder"], "flags": [], "fullname": "jwt.encode", "name": "encode", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["payload", "key", "algorithm", "headers", "json_encoder"], "arg_types": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": ["builtins.str", "builtins.bytes", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "builtins.str", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "encode", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}, "get_unverified_header": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jwt.get_unverified_header", "name": "get_unverified_header", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "register_algorithm": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["alg_id", "alg_obj"], "flags": [], "fullname": "jwt.register_algorithm", "name": "register_algorithm", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["alg_id", "alg_obj"], "arg_types": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "jwt.algorithms.Algorithm"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "register_algorithm", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "rsa": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.rsa", "kind": "Gdef", "module_public": false}, "unregister_algorithm": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["alg_id"], "flags": [], "fullname": "jwt.unregister_algorithm", "name": "unregister_algorithm", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["alg_id"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "unregister_algorithm", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "path": "/Users/max/.cache/pre-commit/repoejng1phv/py_env-python3.6/lib/python3.6/site-packages/jwt-stubs/__init__.pyi"} |