Skip to content

Commit f6717da

Browse files
author
Open Identity Platform Community
committed
upload OpenIG docs after deploy 170fedec5b62c4b737a03b70d5fb230b5f85c2c6
1 parent e426265 commit f6717da

File tree

8 files changed

+88
-88
lines changed

8 files changed

+88
-88
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -112,25 +112,25 @@ <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">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,
115+
<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,
116116
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
117117
</tr>
118118
<tr class="rowColor">
119119
<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>
120-
<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,
121-
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
120+
<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,
121+
org.forgerock.http.protocol.Request&nbsp;request)</code>
122+
<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>
123+
</td>
122124
</tr>
123125
<tr class="altColor">
124126
<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>
125-
<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,
127+
<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,
126128
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
127129
</tr>
128130
<tr class="rowColor">
129131
<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>
130-
<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,
131-
org.forgerock.http.protocol.Request&nbsp;request)</code>
132-
<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>
133-
</td>
132+
<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,
133+
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
134134
</tr>
135135
</tbody>
136136
</table>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,11 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/config/Environment.html
170170
</tr>
171171
<tr class="rowColor">
172172
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
173-
<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>
173+
<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>
174174
</tr>
175175
<tr class="altColor">
176176
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
177-
<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>
177+
<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>
178178
</tr>
179179
<tr class="rowColor">
180180
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>

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

Lines changed: 4 additions & 4 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">Heap.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/Heap.html#getProperties--">getProperties</a></span>()</code>
276+
<div class="block">Returns the properties from this heap and its parents if any.</div>
277+
</td>
276278
</tr>
277279
<tr class="rowColor">
278280
<td class="colFirst"><code><a href="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
279281
<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>
280282
</tr>
281283
<tr class="altColor">
282284
<td class="colFirst"><code><a href="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></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>
285+
<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>
286286
</tr>
287287
</tbody>
288288
</table>

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,17 +139,17 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/el/ExpressionException.
139139
</td>
140140
</tr>
141141
<tr class="altColor">
142-
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/forgerock/openig/el/Expression.html" title="class in org.forgerock.openig.el">Expression</a>&lt;T&gt;</code></td>
143-
<td class="colLast"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/el/Expression.html#valueOf-java.lang.String-java.lang.Class-">valueOf</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;expression,
142+
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/forgerock/openig/el/LeftValueExpression.html" title="class in org.forgerock.openig.el">LeftValueExpression</a>&lt;T&gt;</code></td>
143+
<td class="colLast"><span class="typeNameLabel">LeftValueExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/el/LeftValueExpression.html#valueOf-java.lang.String-java.lang.Class-">valueOf</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;expression,
144144
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;expectedType)</code>
145-
<div class="block">Factory method to create an Expression.</div>
145+
<div class="block">Factory method to create a LeftValueExpression.</div>
146146
</td>
147147
</tr>
148148
<tr class="rowColor">
149-
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/forgerock/openig/el/LeftValueExpression.html" title="class in org.forgerock.openig.el">LeftValueExpression</a>&lt;T&gt;</code></td>
150-
<td class="colLast"><span class="typeNameLabel">LeftValueExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/el/LeftValueExpression.html#valueOf-java.lang.String-java.lang.Class-">valueOf</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;expression,
149+
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../org/forgerock/openig/el/Expression.html" title="class in org.forgerock.openig.el">Expression</a>&lt;T&gt;</code></td>
150+
<td class="colLast"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/el/Expression.html#valueOf-java.lang.String-java.lang.Class-">valueOf</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;expression,
151151
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;expectedType)</code>
152-
<div class="block">Factory method to create a LeftValueExpression.</div>
152+
<div class="block">Factory method to create an Expression.</div>
153153
</td>
154154
</tr>
155155
<tr class="altColor">

openig/apidocs/org/forgerock/openig/heap/class-use/Heap.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -332,18 +332,18 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/heap/Heap.html" title="
332332
<tbody>
333333
<tr class="altColor">
334334
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
335-
<td class="colLast"><span class="typeNameLabel">GenericHeaplet.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/GenericHeaplet.html#create-org.forgerock.openig.heap.Name-org.forgerock.json.JsonValue-org.forgerock.openig.heap.Heap-">create</a></span>(<a href="../../../../../org/forgerock/openig/heap/Name.html" title="class in org.forgerock.openig.heap">Name</a>&nbsp;name,
336-
org.forgerock.json.JsonValue&nbsp;config,
337-
<a href="../../../../../org/forgerock/openig/heap/Heap.html" title="interface in org.forgerock.openig.heap">Heap</a>&nbsp;heap)</code>&nbsp;</td>
338-
</tr>
339-
<tr class="rowColor">
340-
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
341335
<td class="colLast"><span class="typeNameLabel">Heaplet.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/Heaplet.html#create-org.forgerock.openig.heap.Name-org.forgerock.json.JsonValue-org.forgerock.openig.heap.Heap-">create</a></span>(<a href="../../../../../org/forgerock/openig/heap/Name.html" title="class in org.forgerock.openig.heap">Name</a>&nbsp;name,
342336
org.forgerock.json.JsonValue&nbsp;config,
343337
<a href="../../../../../org/forgerock/openig/heap/Heap.html" title="interface in org.forgerock.openig.heap">Heap</a>&nbsp;heap)</code>
344338
<div class="block">Called to request the heaplet to create an object.</div>
345339
</td>
346340
</tr>
341+
<tr class="rowColor">
342+
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
343+
<td class="colLast"><span class="typeNameLabel">GenericHeaplet.</span><code><span class="memberNameLink"><a href="../../../../../org/forgerock/openig/heap/GenericHeaplet.html#create-org.forgerock.openig.heap.Name-org.forgerock.json.JsonValue-org.forgerock.openig.heap.Heap-">create</a></span>(<a href="../../../../../org/forgerock/openig/heap/Name.html" title="class in org.forgerock.openig.heap">Name</a>&nbsp;name,
344+
org.forgerock.json.JsonValue&nbsp;config,
345+
<a href="../../../../../org/forgerock/openig/heap/Heap.html" title="interface in org.forgerock.openig.heap">Heap</a>&nbsp;heap)</code>&nbsp;</td>
346+
</tr>
347347
</tbody>
348348
</table>
349349
</li>

0 commit comments

Comments
 (0)