sawtooth-haskell-protos/Data-Sawtooth-Authorization.html

1 line
542 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Data.Sawtooth.Authorization</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">sawtooth-haskell-protos-0.0.0: An autogenerated module with Hyperledger Sawtooth protobuf types</span><ul class="links" id="page-menu"><li><a href="src/Data.Sawtooth.Authorization.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Data.Sawtooth.Authorization</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Generated by Haskell protocol buffer compiler. DO NOT EDIT!</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:ConnectionRequest" class="def">ConnectionRequest</a> <a href="src/Data.Sawtooth.Authorization.html#ConnectionRequest" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ConnectionRequest" class="def">ConnectionRequest</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:connectionRequestEndpoint" class="def">connectionRequestEndpoint</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ConnectionRequest">Instances</h4><details id="i:ConnectionRequest" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-40" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-40" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-40" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-40" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-76" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-80" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-40" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-65" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-71" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-45" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-42" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-47" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-83" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionRequest:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-40" class="link">Source</a> <a href="#t:ConnectionRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionRequest" title="Data.Sawtooth.Authorization">ConnectionRequest</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ConnectionRequest&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionRequest&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;connectionRequestEndpoint&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:RoleType" class="def">RoleType</a> <a href="src/Data.Sawtooth.Authorization.html#RoleType" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:RoleTypeROLE_TYPE_UNSET" class="def">RoleTypeROLE_TYPE_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:RoleTypeALL" class="def">RoleTypeALL</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:RoleTypeNETWORK" class="def">RoleTypeNETWORK</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:RoleType">Instances</h4><details id="i:RoleType" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-110" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-103" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-114" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-103" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-103" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-139" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-143" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-103" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-119" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-128" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-132" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-108" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-105" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-146" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:RoleType:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-103" class="link">Source</a> <a href="#t:RoleType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:RoleType:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;RoleType&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;RoleTypeROLE_TYPE_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;RoleTypeALL&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;RoleTypeNETWORK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ConnectionResponse" class="def">ConnectionResponse</a> <a href="src/Data.Sawtooth.Authorization.html#ConnectionResponse" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ConnectionResponse" class="def">ConnectionResponse</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:connectionResponseRoles" class="def">connectionResponseRoles</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:connectionResponseStatus" class="def">connectionResponseStatus</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ConnectionResponse">Instances</h4><details id="i:ConnectionResponse" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-155" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-155" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-155" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-155" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-211" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-215" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-155" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-198" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-204" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-160" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-157" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-162" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-218" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-155" class="link">Source</a> <a href="#t:ConnectionResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse" title="Data.Sawtooth.Authorization">ConnectionResponse</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ConnectionResponse&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;connectionResponseRoles&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;connectionResponseStatus&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ConnectionResponse_Status" class="def">ConnectionResponse_Status</a> <a href="src/Data.Sawtooth.Authorization.html#ConnectionResponse_Status" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ConnectionResponse_StatusSTATUS_UNSET" class="def">ConnectionResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ConnectionResponse_StatusOK" class="def">ConnectionResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ConnectionResponse_StatusERROR" class="def">ConnectionResponse_StatusERROR</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ConnectionResponse_Status">Instances</h4><details id="i:ConnectionResponse_Status" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-249" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-242" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-253" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-242" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-242" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-281" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-285" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-242" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-258" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-267" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-271" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-247" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-244" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-288" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_Status:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-242" class="link">Source</a> <a href="#t:ConnectionResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_Status" title="Data.Sawtooth.Authorization">ConnectionResponse_Status</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ConnectionResponse_Status&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_StatusSTATUS_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_StatusOK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_StatusERROR&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ConnectionResponse_AuthorizationType" class="def">ConnectionResponse_AuthorizationType</a> <a href="src/Data.Sawtooth.Authorization.html#ConnectionResponse_AuthorizationType" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ConnectionResponse_AuthorizationTypeAUTHORIZATION_TYPE_UNSET" class="def">ConnectionResponse_AuthorizationTypeAUTHORIZATION_TYPE_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ConnectionResponse_AuthorizationTypeTRUST" class="def">ConnectionResponse_AuthorizationTypeTRUST</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ConnectionResponse_AuthorizationTypeCHALLENGE" class="def">ConnectionResponse_AuthorizationTypeCHALLENGE</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ConnectionResponse_AuthorizationType">Instances</h4><details id="i:ConnectionResponse_AuthorizationType" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-301" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-293" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-306" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-293" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-293" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-343" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-347" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-293" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-311" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-326" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-331" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-299" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-295" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-351" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_AuthorizationType:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-293" class="link">Source</a> <a href="#t:ConnectionResponse_AuthorizationType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_AuthorizationType:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ConnectionResponse_AuthorizationType&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_AuthorizationTypeAUTHORIZATION_TYPE_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_AuthorizationTypeTRUST&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_AuthorizationTypeCHALLENGE&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ConnectionResponse_RoleEntry" class="def">ConnectionResponse_RoleEntry</a> <a href="src/Data.Sawtooth.Authorization.html#ConnectionResponse_RoleEntry" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ConnectionResponse_RoleEntry" class="def">ConnectionResponse_RoleEntry</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:connectionResponse_RoleEntryRole" class="def">connectionResponse_RoleEntryRole</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:connectionResponse_RoleEntryAuthType" class="def">connectionResponse_RoleEntryAuthType</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ConnectionResponse_RoleEntry">Instances</h4><details id="i:ConnectionResponse_RoleEntry" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-361" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-361" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-361" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-361" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-412" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-416" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-361" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-399" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-405" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-366" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-363" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-368" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-419" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ConnectionResponse_RoleEntry:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-361" class="link">Source</a> <a href="#t:ConnectionResponse_RoleEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ConnectionResponse_RoleEntry:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_RoleEntry" title="Data.Sawtooth.Authorization">ConnectionResponse_RoleEntry</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ConnectionResponse_RoleEntry&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ConnectionResponse_RoleEntry&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;connectionResponse_RoleEntryRole&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;connectionResponse_RoleEntryAuthType&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:ConnectionResponse_AuthorizationType" title="Data.Sawtooth.Authorization">ConnectionResponse_AuthorizationType</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AuthorizationTrustRequest" class="def">AuthorizationTrustRequest</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationTrustRequest" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationTrustRequest" class="def">AuthorizationTrustRequest</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:authorizationTrustRequestRoles" class="def">authorizationTrustRequestRoles</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:authorizationTrustRequestPublicKey" class="def">authorizationTrustRequestPublicKey</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationTrustRequest">Instances</h4><details id="i:AuthorizationTrustRequest" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-449" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-449" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-449" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-449" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-506" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-510" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-449" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-493" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-499" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-454" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-451" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-456" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-513" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustRequest:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-449" class="link">Source</a> <a href="#t:AuthorizationTrustRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustRequest" title="Data.Sawtooth.Authorization">AuthorizationTrustRequest</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationTrustRequest&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationTrustRequest&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationTrustRequestRoles&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>))) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationTrustRequestPublicKey&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:AuthorizationTrustResponse" class="def">AuthorizationTrustResponse</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationTrustResponse" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationTrustResponse" class="def">AuthorizationTrustResponse</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:authorizationTrustResponseRoles" class="def">authorizationTrustResponseRoles</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationTrustResponse">Instances</h4><details id="i:AuthorizationTrustResponse" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-541" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-541" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-541" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-541" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-584" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-588" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-541" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-573" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-579" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-546" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-543" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-548" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-591" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationTrustResponse:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-541" class="link">Source</a> <a href="#t:AuthorizationTrustResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationTrustResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationTrustResponse" title="Data.Sawtooth.Authorization">AuthorizationTrustResponse</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationTrustResponse&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationTrustResponse&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationTrustResponseRoles&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:AuthorizationViolation" class="def">AuthorizationViolation</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationViolation" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationViolation" class="def">AuthorizationViolation</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:authorizationViolationViolation" class="def">authorizationViolationViolation</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationViolation">Instances</h4><details id="i:AuthorizationViolation" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-613" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-613" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-613" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-613" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-649" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-653" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-613" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-638" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-644" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-618" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-615" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-620" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-656" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationViolation:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-613" class="link">Source</a> <a href="#t:AuthorizationViolation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationViolation:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationViolation" title="Data.Sawtooth.Authorization">AuthorizationViolation</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationViolation&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationViolation&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationViolationViolation&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AuthorizationChallengeRequest" class="def">AuthorizationChallengeRequest</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationChallengeRequest" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationChallengeRequest" class="def">AuthorizationChallengeRequest</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationChallengeRequest">Instances</h4><details id="i:AuthorizationChallengeRequest" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-675" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-675" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-675" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-675" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-696" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-700" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-675" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-687" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-691" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-680" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-677" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-682" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-703" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeRequest:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-675" class="link">Source</a> <a href="#t:AuthorizationChallengeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeRequest" title="Data.Sawtooth.Authorization">AuthorizationChallengeRequest</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationChallengeRequest&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationChallengeRequest&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:AuthorizationChallengeResponse" class="def">AuthorizationChallengeResponse</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationChallengeResponse" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationChallengeResponse" class="def">AuthorizationChallengeResponse</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:authorizationChallengeResponsePayload" class="def">authorizationChallengeResponsePayload</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationChallengeResponse">Instances</h4><details id="i:AuthorizationChallengeResponse" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-717" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-717" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-717" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-717" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-754" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-758" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-717" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-742" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-748" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-722" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-719" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-724" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-761" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResponse:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-717" class="link">Source</a> <a href="#t:AuthorizationChallengeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResponse" title="Data.Sawtooth.Authorization">AuthorizationChallengeResponse</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationChallengeResponse&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationChallengeResponse&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationChallengeResponsePayload&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AuthorizationChallengeSubmit" class="def">AuthorizationChallengeSubmit</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationChallengeSubmit" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationChallengeSubmit" class="def">AuthorizationChallengeSubmit</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:authorizationChallengeSubmitPublicKey" class="def">authorizationChallengeSubmitPublicKey</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:authorizationChallengeSubmitSignature" class="def">authorizationChallengeSubmitSignature</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:authorizationChallengeSubmitRoles" class="def">authorizationChallengeSubmitRoles</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationChallengeSubmit">Instances</h4><details id="i:AuthorizationChallengeSubmit" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-789" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-789" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-789" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-789" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-861" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-865" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-789" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-845" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-853" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-794" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-791" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-796" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-868" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeSubmit:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-789" class="link">Source</a> <a href="#t:AuthorizationChallengeSubmit" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeSubmit:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeSubmit" title="Data.Sawtooth.Authorization">AuthorizationChallengeSubmit</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationChallengeSubmit&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationChallengeSubmit&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationChallengeSubmitPublicKey&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationChallengeSubmitSignature&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationChallengeSubmitRoles&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>))))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:AuthorizationChallengeResult" class="def">AuthorizationChallengeResult</a> <a href="src/Data.Sawtooth.Authorization.html#AuthorizationChallengeResult" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AuthorizationChallengeResult" class="def">AuthorizationChallengeResult</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:authorizationChallengeResultRoles" class="def">authorizationChallengeResultRoles</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:AuthorizationChallengeResult">Instances</h4><details id="i:AuthorizationChallengeResult" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-903" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-903" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-903" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-903" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> x -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-947" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-951" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-903" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-935" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-941" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-908" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-905" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-910" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-954" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:AuthorizationChallengeResult:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a></span> <a href="src/Data.Sawtooth.Authorization.html#line-903" class="link">Source</a> <a href="#t:AuthorizationChallengeResult" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:AuthorizationChallengeResult:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-Authorization.html">Data.Sawtooth.Authorization</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-Authorization.html#t:AuthorizationChallengeResult" title="Data.Sawtooth.Authorization">AuthorizationChallengeResult</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;AuthorizationChallengeResult&quot; &quot;Data.Sawtooth.Authorization&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;AuthorizationChallengeResult&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;authorizationChallengeResultRoles&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-Authorization.html#t:RoleType" title="Data.Sawtooth.Authorization">RoleType</a>)))))</div></details></td></tr></table></details></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.24.0</p></div></body></html>