Home
last modified time | relevance | path

Searched defs:webauth_token_proxy (Results 1 – 1 of 1) sorted by relevance

/dports/www/mod_webauth/webauth-4.7.0/include/webauth/
H A Dtokens.h156 struct webauth_token_proxy { struct
157 const char *subject; /* encode: s */
158 const char *authz_subject; /* encode: sz, optional */
159 const char *type; /* encode: pt */
160 const void *webkdc_proxy; /* encode: wt */
161 size_t webkdc_proxy_len;
162 const char *initial_factors; /* encode: ia, optional */
163 const char *session_factors; /* encode: san, optional */
164 unsigned long loa; /* encode: loa, optional */
165 time_t creation; /* encode: ct, creation */
[all …]