Table of Contents - jwt-2.2.1 Documentation
Classes and Modules
- JWT
- JWT::Algos
- JWT::Algos::Ecdsa
- JWT::Algos::Eddsa
- JWT::Algos::Hmac
- JWT::Algos::Ps
- JWT::Algos::Rsa
- JWT::Algos::Unsupported
- JWT::Base64
- JWT::ClaimsValidator
- JWT::Decode
- JWT::DefaultOptions
- JWT::Encode
- JWT::JSON
- JWT::JWK
- JWT::JWK::KeyFinder
- JWT::JWK::RSA
- JWT::SecurityUtils
- JWT::Signature
- JWT::VERSION
- JWT::Verify
Methods
- ::create_from — JWT::JWK
- ::gem_version — JWT
- ::generate — JWT::JSON
- ::import — JWT::JWK::RSA
- ::import — JWT::JWK
- ::new — JWT::ClaimsValidator
- ::new — JWT::Decode
- ::new — JWT::Encode
- ::new — JWT::JWK::KeyFinder
- ::new — JWT::JWK::RSA
- ::new — JWT::Verify
- ::new — JWT::JWK
- ::parse — JWT::JSON
- ::url_decode — JWT::Base64
- ::url_encode — JWT::Base64
- ::verify_claims — JWT::Verify
- #allowed_algorithms — JWT::Decode
- #asn1_to_raw — JWT::SecurityUtils
- #combine — JWT::Encode
- #decode — JWT
- #decode_crypto — JWT::Decode
- #decode_segments — JWT::Decode
- #encode — JWT::Encode
- #encode — JWT
- #encode_header — JWT::Encode
- #encode_payload — JWT::Encode
- #encode_signature — JWT::Encode
- #encoded_header — JWT::Encode
- #encoded_header_and_payload — JWT::Encode
- #encoded_payload — JWT::Encode
- #encoded_signature — JWT::Encode
- #exp_leeway — JWT::Verify
- #export — JWT::JWK::RSA
- #find_key — JWT::Decode
- #find_key — JWT::JWK::KeyFinder
- #global_leeway — JWT::Verify
- #header — JWT::Decode
- #jwks — JWT::JWK::KeyFinder
- #key_for — JWT::JWK::KeyFinder
- #kid — JWT::JWK::RSA
- #load_keys — JWT::JWK::KeyFinder
- #nbf_leeway — JWT::Verify
- #options_includes_algo_in_header? — JWT::Decode
- #parse_and_decode — JWT::Decode
- #payload — JWT::Decode
- #raw_to_asn1 — JWT::SecurityUtils
- #rbnacl_fixup — JWT::SecurityUtils
- #reloadable? — JWT::JWK::KeyFinder
- #require_openssl! — JWT::Algos::Ps
- #resolve_key — JWT::JWK::KeyFinder
- #secure_compare — JWT::SecurityUtils
- #segment_length — JWT::Decode
- #segments — JWT::Encode
- #sign — JWT::Algos::Ecdsa
- #sign — JWT::Algos::Eddsa
- #sign — JWT::Algos::Hmac
- #sign — JWT::Algos::Ps
- #sign — JWT::Algos::Rsa
- #sign — JWT::Algos::Unsupported
- #sign — JWT::Signature
- #signing_input — JWT::Decode
- #validate! — JWT::ClaimsValidator
- #validate_int_claims — JWT::ClaimsValidator
- #validate_is_int — JWT::ClaimsValidator
- #validate_segment_count! — JWT::Decode
- #verify — JWT::Algos::Ecdsa
- #verify — JWT::Algos::Eddsa
- #verify — JWT::Algos::Hmac
- #verify — JWT::Algos::Ps
- #verify — JWT::Algos::Rsa
- #verify — JWT::Algos::Unsupported
- #verify — JWT::Signature
- #verify_aud — JWT::Verify
- #verify_claims — JWT::Decode
- #verify_expiration — JWT::Verify
- #verify_iat — JWT::Verify
- #verify_iss — JWT::Verify
- #verify_jti — JWT::Verify
- #verify_not_before — JWT::Verify
- #verify_ps — JWT::SecurityUtils
- #verify_rsa — JWT::SecurityUtils
- #verify_signature — JWT::Decode
- #verify_sub — JWT::Verify