Apache Portable Runtime
Loading...
Searching...
No Matches
Data Fields
apr_jose_jwt_t Struct Reference

#include <apr_jose.h>

Collaboration diagram for apr_jose_jwt_t:
Collaboration graph
[legend]

Data Fields

apr_json_value_tclaims
 

Detailed Description

A JSON web token

Field Documentation

◆ claims

apr_json_value_t* apr_jose_jwt_t::claims

Claims associated with the JWT.


The documentation for this struct was generated from the following file: