blob: 0da48ad429812702affd599e7fea9c8e1a967e51 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css"/>
<title>Thrift module: security_model</title></head><body>
<div class="container-fluid">
<h1>Thrift module: security_model</h1>
<table class="table-bordered table-striped table-condensed"><thead><tr><th>Module</th><th>Services</th><th>Data types</th><th>Constants</th></tr></thead><tbody>
<tr>
<td>security_model</td><td></td>
<td><a href="#Struct_AuthzToken">AuthzToken</a><br/>
</td>
<td></td>
</tr></tbody></table>
<hr/><h2 id="Structs">Data structures</h2>
<div class="definition"><h3 id="Struct_AuthzToken">Struct: AuthzToken</h3>
<table class="table-bordered table-striped table-condensed"><thead><tr><th>Key</th><th>Field</th><th>Type</th><th>Description</th><th>Requiredness</th><th>Default value</th></tr></thead><tbody>
<tr><td>1</td><td>accessToken</td><td><code>string</code></td><td></td><td>required</td><td></td></tr>
<tr><td>2</td><td>claimsMap</td><td><code>map&lt;<code>string</code>, <code>string</code>&gt;</code></td><td></td><td>optional</td><td></td></tr>
</tbody></table><br/></div></div></body></html>