MCPcopy Create free account

hub / github.com/Thalhammer/jwt-cpp / functions

Functions441 in github.com/Thalhammer/jwt-cpp

Methodjwk
include/jwt-cpp/jwt.h:3866
Methodjwks
* Default constructor producing an empty object without any keys */
include/jwt-cpp/jwt.h:4084
Functionmain
example/rsa-create.cpp:5
Functionmain
example/es256k.cpp:5
Functionmain
example/jwks-verify.cpp:11
Functionmain
example/print-claims.cpp:5
Functionmain
example/rsa-verify.cpp:5
Functionmain
example/partial-claim-verifier.cpp:6
Functionmain
example/private-claims.cpp:10
Functionmain
example/traits/kazuho-picojson.cpp:6
Functionmain
example/traits/nlohmann-json.cpp:6
Functionmain
example/traits/danielaparker-jsoncons.cpp:6
Functionmain
example/traits/boost-json.cpp:7
Functionmain
example/traits/open-source-parsers-jsoncpp.cpp:6
Functionmain
tests/TestMain.cpp:3
Functionmain
tests/cmake/defaults-enabled.cpp:3
Functionmain
tests/cmake/base64-is-disabled.cpp:7
Functionmain
tests/cmake/wolfssl-is-used.cpp:14
Functionmain
tests/cmake/libressl-is-used.cpp:9
Functionmain
tests/cmake/picojson-is-disabled.cpp:7
Functionmake_error_code
* \brief Converts JWT-CPP errors into generic STL error_codes */
include/jwt-cpp/jwt.h:155
Methodmap_of_claims
include/jwt-cpp/jwt.h:2742
Methodmatch
include/picojson/picojson.h:706
Methodmessage
include/jwt-cpp/jwt.h:183
Methodmessage
include/jwt-cpp/jwt.h:234
Methodmessage
include/jwt-cpp/jwt.h:293
Methodmessage
include/jwt-cpp/jwt.h:355
Methodname
include/jwt-cpp/jwt.h:130
Methodname
include/jwt-cpp/jwt.h:182
Methodname
include/jwt-cpp/jwt.h:233
Methodname
include/jwt-cpp/jwt.h:292
Methodname
include/jwt-cpp/jwt.h:354
Methodname
Get algorithm name
include/jwt-cpp/jwt.h:1377
Methodname
* Returns the algorithm name provided to the constructor * * \return algorithm's name */
include/jwt-cpp/jwt.h:1439
Methodname
* Returns the algorithm name provided to the constructor * \return algorithm's name */
include/jwt-cpp/jwt.h:1692
Methodname
* Returns the algorithm name provided to the constructor * \return algorithm's name */
include/jwt-cpp/jwt.h:1924
Methodname
* Returns the algorithm name provided to the constructor * \return algorithm's name */
include/jwt-cpp/jwt.h:2050
Methodnonesuch
include/jwt-cpp/jwt.h:2334
Methodnow
tests/TokenTest.cpp:809
Methodnull_parse_context
include/picojson/picojson.h:1045
Methodobject_type
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:33
Methodobject_type
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h:48
Methodoperator!
include/jwt-cpp/jwt.h:439
Functionoperator!=
include/picojson/picojson.h:1169
Methodoperator()
include/jwt-cpp/jwt.h:3452
Methodoperator()
include/jwt-cpp/jwt.h:3481
Methodoperator()
include/jwt-cpp/jwt.h:3498
Methodoperator()
include/jwt-cpp/jwt.h:3516
Methodoperator()
include/jwt-cpp/jwt.h:3549
Methodoperator()
include/picojson/picojson.h:531
Methodoperator+
include/jwt-cpp/base.h:159
Methodoperator=
include/jwt-cpp/jwt.h:2338
Functionoperator==
include/picojson/picojson.h:1150
Methodoperator==
include/jwt-cpp/base.h:161
Methodp1363_to_der_signature
include/jwt-cpp/jwt.h:1752
Functionpad
include/jwt-cpp/base.h:279
Methodpadding
include/jwt-cpp/base.h:156
Methodparse
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:167
Methodparse
include/jwt-cpp/traits/kazuho-picojson/traits.h:71
Methodparse
include/jwt-cpp/traits/boost-json/traits.h:74
Methodparse
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h:121
Methodparse
include/jwt-cpp/traits/nlohmann-json/traits.h:71
Methodparse_array_item
include/picojson/picojson.h:1003
Methodparse_array_item
include/picojson/picojson.h:1071
Methodparse_array_start
include/picojson/picojson.h:996
Methodparse_array_start
include/picojson/picojson.h:1065
Methodparse_array_stop
include/picojson/picojson.h:1009
Methodparse_array_stop
include/picojson/picojson.h:1074
Methodparse_claims
* \brief Parse a JSON string into a map of claims * * The implication is that a "map of claims" is identic to a JSON object * * \param
include/jwt-cpp/jwt.h:2765
Functionparse_jwk
* Parse a jwk * \param token JWK Token to parse * \return Parsed JWK * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/danielaparker-jsoncons/defaults.h:70
Functionparse_jwk
* Parse a jwk * \param token JWK Token to parse * \return Parsed JWK * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/kazuho-picojson/defaults.h:66
Functionparse_jwk
* Parse a jwk * \param token JWK Token to parse * \return Parsed JWK * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/boost-json/defaults.h:70
Functionparse_jwk
* Parse a jwk * \param token JWK Token to parse * \return Parsed JWK * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/open-source-parsers-jsoncpp/defaults.h:70
Functionparse_jwk
* Parse a jwk * \param token JWK Token to parse * \return Parsed JWK * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/nlohmann-json/defaults.h:70
Functionparse_jwks
* Parse a jwks * \param token JWKs Token to parse * \return Parsed JWKs * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/danielaparker-jsoncons/defaults.h:80
Functionparse_jwks
* Parse a jwks * \param token JWKs Token to parse * \return Parsed JWKs * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/kazuho-picojson/defaults.h:76
Functionparse_jwks
* Parse a jwks * \param token JWKs Token to parse * \return Parsed JWKs * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/boost-json/defaults.h:80
Functionparse_jwks
* Parse a jwks * \param token JWKs Token to parse * \return Parsed JWKs * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/open-source-parsers-jsoncpp/defaults.h:81
Functionparse_jwks
* Parse a jwks * \param token JWKs Token to parse * \return Parsed JWKs * \throw std::runtime_error Token is not in correct format */
include/jwt-cpp/traits/nlohmann-json/defaults.h:80
Methodparse_object_item
include/picojson/picojson.h:1019
Methodparse_object_item
include/picojson/picojson.h:1084
Methodparse_object_start
include/picojson/picojson.h:1013
Methodparse_object_start
include/picojson/picojson.h:1078
Methodparse_object_stop
include/picojson/picojson.h:1024
Methodparse_string
include/picojson/picojson.h:992
Methodparse_string
include/picojson/picojson.h:1061
Methodps256
* Construct new instance of algorithm * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if
include/jwt-cpp/jwt.h:2264
Methodps384
* Construct new instance of algorithm * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if
include/jwt-cpp/jwt.h:2279
Methodps512
* Construct new instance of algorithm * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if
include/jwt-cpp/jwt.h:2294
Methodpss
* Construct new pss algorithm * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if not ava
include/jwt-cpp/jwt.h:1946
Methodrs256
* \brief Construct new instance of algorithm * * \param public_key RSA public key in PEM format * \param private_key RSA private key or em
include/jwt-cpp/jwt.h:2105
Methodrs384
* Construct new instance of algorithm * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if
include/jwt-cpp/jwt.h:2120
Methodrs512
* Construct new instance of algorithm * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if
include/jwt-cpp/jwt.h:2135
Methodrsa
* Construct new rsa algorithm * * \param public_key RSA public key in PEM format * \param private_key RSA private key or empty string if n
include/jwt-cpp/jwt.h:1463
Methodserialize
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h:172
Methodserialize
include/jwt-cpp/traits/kazuho-picojson/traits.h:75
Methodserialize
include/jwt-cpp/traits/boost-json/traits.h:79
Methodserialize
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h:129
Methodserialize
include/jwt-cpp/traits/nlohmann-json/traits.h:76
Methodset_bool
include/picojson/picojson.h:978
← previousnext →301–400 of 441, ranked by callers