content/api-docs/0.16/security_model.html (22 lines of code) (raw):

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <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><th>Module</th><th>Services</th><th>Data types</th><th>Constants</th></thead> <tr> <td>security_model</td><td></td> <td><a href="#Struct_AuthzToken">AuthzToken</a><br/> </td> <td></code></td> </tr></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><th>Key</th><th>Field</th><th>Type</th><th>Description</th><th>Requiredness</th><th>Default value</th></thead> <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> </table><br/></div></div></body></html>