Skip to content

Commit cb29761

Browse files
author
Open Identity Platform Community
committed
upload OpenIG docs after deploy 56d9abd866e93b4777075e7e4f746024ccfdeef7
1 parent e0cd023 commit cb29761

File tree

6 files changed

+85
-85
lines changed

6 files changed

+85
-85
lines changed

openig/apidocs/org/forgerock/http/filter/throttling/class-use/ThrottlingRate.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -112,21 +112,21 @@ <h3>Uses of <a href="../../../../../../org/forgerock/http/filter/throttling/Thro
112112
<tbody>
113113
<tr class="altColor">
114114
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&gt;</code></td>
115-
<td class="colLast"><span class="typeNameLabel">MappedThrottlingPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/MappedThrottlingPolicy.html#lookup-org.forgerock.services.context.Context-org.forgerock.http.protocol.Request-">lookup</a></span>(org.forgerock.services.context.Context&nbsp;context,
116-
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
117-
</tr>
118-
<tr class="rowColor">
119-
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&gt;</code></td>
120115
<td class="colLast"><span class="typeNameLabel">ThrottlingPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingPolicy.html#lookup-org.forgerock.services.context.Context-org.forgerock.http.protocol.Request-">lookup</a></span>(org.forgerock.services.context.Context&nbsp;context,
121116
org.forgerock.http.protocol.Request&nbsp;request)</code>
122117
<div class="block">Returns the <a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling"><code>ThrottlingRate</code></a> that should be used for the provided request.</div>
123118
</td>
124119
</tr>
125-
<tr class="altColor">
120+
<tr class="rowColor">
126121
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&gt;</code></td>
127122
<td class="colLast"><span class="typeNameLabel">DefaultRateThrottlingPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/DefaultRateThrottlingPolicy.html#lookup-org.forgerock.services.context.Context-org.forgerock.http.protocol.Request-">lookup</a></span>(org.forgerock.services.context.Context&nbsp;context,
128123
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
129124
</tr>
125+
<tr class="altColor">
126+
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&gt;</code></td>
127+
<td class="colLast"><span class="typeNameLabel">MappedThrottlingPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/MappedThrottlingPolicy.html#lookup-org.forgerock.services.context.Context-org.forgerock.http.protocol.Request-">lookup</a></span>(org.forgerock.services.context.Context&nbsp;context,
128+
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
129+
</tr>
130130
<tr class="rowColor">
131131
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&gt;</code></td>
132132
<td class="colLast"><span class="typeNameLabel">FixedRateThrottlingPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/FixedRateThrottlingPolicy.html#lookup-org.forgerock.services.context.Context-org.forgerock.http.protocol.Request-">lookup</a></span>(org.forgerock.services.context.Context&nbsp;context,
@@ -143,16 +143,16 @@ <h3>Uses of <a href="../../../../../../org/forgerock/http/filter/throttling/Thro
143143
<tbody>
144144
<tr class="altColor">
145145
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,org.forgerock.util.promise.NeverThrowsException&gt;</code></td>
146+
<td class="colLast"><span class="typeNameLabel">TokenBucketThrottlingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/TokenBucketThrottlingStrategy.html#throttle-java.lang.String-org.forgerock.http.filter.throttling.ThrottlingRate-">throttle</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;partitionKey,
147+
<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>&nbsp;throttlingRate)</code>&nbsp;</td>
148+
</tr>
149+
<tr class="rowColor">
150+
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,org.forgerock.util.promise.NeverThrowsException&gt;</code></td>
146151
<td class="colLast"><span class="typeNameLabel">ThrottlingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingStrategy.html#throttle-java.lang.String-org.forgerock.http.filter.throttling.ThrottlingRate-">throttle</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;partitionKey,
147152
<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>&nbsp;throttlingRate)</code>
148153
<div class="block">Based on the given partitionKey and throttlingRate, return if the call is accepted or not.</div>
149154
</td>
150155
</tr>
151-
<tr class="rowColor">
152-
<td class="colFirst"><code>org.forgerock.util.promise.Promise&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,org.forgerock.util.promise.NeverThrowsException&gt;</code></td>
153-
<td class="colLast"><span class="typeNameLabel">TokenBucketThrottlingStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/http/filter/throttling/TokenBucketThrottlingStrategy.html#throttle-java.lang.String-org.forgerock.http.filter.throttling.ThrottlingRate-">throttle</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;partitionKey,
154-
<a href="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>&nbsp;throttlingRate)</code>&nbsp;</td>
155-
</tr>
156156
</tbody>
157157
</table>
158158
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

openig/apidocs/org/forgerock/openig/config/class-use/Environment.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,23 +163,23 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/config/Environment.html
163163
</tr>
164164
<tbody>
165165
<tr class="altColor">
166-
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
167-
<td class="colLast"><span class="typeNameLabel">WindowsEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/config/env/WindowsEnvironment.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
168-
</tr>
169-
<tr class="rowColor">
170166
<td class="colFirst"><code>protected abstract <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
171167
<td class="colLast"><span class="typeNameLabel">EnvironmentDelegate.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/config/env/EnvironmentDelegate.html#delegate--">delegate</a></span>()</code>
172168
<div class="block">Returns the environment delegatee.</div>
173169
</td>
174170
</tr>
175-
<tr class="altColor">
171+
<tr class="rowColor">
176172
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
177173
<td class="colLast"><span class="typeNameLabel">PlatformEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/config/env/PlatformEnvironment.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
178174
</tr>
179-
<tr class="rowColor">
175+
<tr class="altColor">
180176
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
181177
<td class="colLast"><span class="typeNameLabel">UnixEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/config/env/UnixEnvironment.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
182178
</tr>
179+
<tr class="rowColor">
180+
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
181+
<td class="colLast"><span class="typeNameLabel">WindowsEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/config/env/WindowsEnvironment.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
182+
</tr>
183183
</tbody>
184184
</table>
185185
</li>

openig/apidocs/org/forgerock/openig/el/class-use/Bindings.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -272,17 +272,17 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/el/Bindings.html" title
272272
<tbody>
273273
<tr class="altColor">
274274
<td class="colFirst"><code><a href="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
275-
<td class="colLast"><span class="typeNameLabel">EnvironmentHeap.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/EnvironmentHeap.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
275+
<td class="colLast"><span class="typeNameLabel">HeapImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/HeapImpl.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
276276
</tr>
277277
<tr class="rowColor">
278278
<td class="colFirst"><code><a href="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
279-
<td class="colLast"><span class="typeNameLabel">Heap.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/Heap.html#getProperties--">getProperties</a></span>()</code>
280-
<div class="block">Returns the properties from this heap and its parents if any.</div>
281-
</td>
279+
<td class="colLast"><span class="typeNameLabel">EnvironmentHeap.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/EnvironmentHeap.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
282280
</tr>
283281
<tr class="altColor">
284282
<td class="colFirst"><code><a href="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
285-
<td class="colLast"><span class="typeNameLabel">HeapImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/HeapImpl.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
283+
<td class="colLast"><span class="typeNameLabel">Heap.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/Heap.html#getProperties--">getProperties</a></span>()</code>
284+
<div class="block">Returns the properties from this heap and its parents if any.</div>
285+
</td>
286286
</tr>
287287
</tbody>
288288
</table>

openig/apidocs/org/forgerock/openig/filter/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
137137
<ul>
138138
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
139139
<ul>
140-
<li type="circle">org.forgerock.openig.filter.<a href="../../../../org/forgerock/openig/filter/CookieFilter.Action.html" title="enum in org.forgerock.openig.filter"><span class="typeNameLink">CookieFilter.Action</span></a></li>
141140
<li type="circle">org.forgerock.openig.filter.<a href="../../../../org/forgerock/openig/filter/CryptoHeaderFilter.Operation.html" title="enum in org.forgerock.openig.filter"><span class="typeNameLink">CryptoHeaderFilter.Operation</span></a></li>
141+
<li type="circle">org.forgerock.openig.filter.<a href="../../../../org/forgerock/openig/filter/CookieFilter.Action.html" title="enum in org.forgerock.openig.filter"><span class="typeNameLink">CookieFilter.Action</span></a></li>
142142
</ul>
143143
</li>
144144
</ul>

0 commit comments

Comments
 (0)