Skip to content

Commit f9464b6

Browse files
author
Open Identity Platform Community
committed
upload OpenIG docs after deploy b7f9ead1bb884931e2af3350542655545ce513e5
1 parent 4b74e5f commit f9464b6

File tree

10 files changed

+125
-108
lines changed

10 files changed

+125
-108
lines changed

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,16 @@ <h3>Uses of <a href="../../../../../../org/forgerock/http/filter/throttling/Thro
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">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,
121+
org.forgerock.http.protocol.Request&nbsp;request)</code>&nbsp;</td>
122+
</tr>
123+
<tr class="altColor">
124+
<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>
120125
<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,
121126
org.forgerock.http.protocol.Request&nbsp;request)</code>
122127
<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>
123128
</td>
124129
</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">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,
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">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,

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -167,18 +167,18 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/config/Environment.html
167167
<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>
168168
</tr>
169169
<tr class="rowColor">
170-
<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>
171-
<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>
172-
<div class="block">Returns the environment delegatee.</div>
173-
</td>
170+
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
171+
<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>
174172
</tr>
175173
<tr class="altColor">
176174
<td class="colFirst"><code>protected <a href="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
177175
<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>
178176
</tr>
179177
<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>
178+
<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>
179+
<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>
180+
<div class="block">Returns the environment delegatee.</div>
181+
</td>
182182
</tr>
183183
</tbody>
184184
</table>

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

+4-4
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">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>
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>
278276
</tr>
279277
<tr class="rowColor">
280278
<td class="colFirst"><code><a href="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
281279
<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/el/class-use/ExpressionException.html

+6-6
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/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,
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,
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 a LeftValueExpression.</div>
145+
<div class="block">Factory method to create an Expression.</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/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,
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,
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 an Expression.</div>
152+
<div class="block">Factory method to create a LeftValueExpression.</div>
153153
</td>
154154
</tr>
155155
<tr class="altColor">

openig/apidocs/org/forgerock/openig/handler/resources/class-use/Resource.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,14 @@ <h3>Uses of <a href="../../../../../../org/forgerock/openig/handler/resources/Re
106106
<tbody>
107107
<tr class="altColor">
108108
<td class="colFirst"><code><a href="../../../../../../org/forgerock/openig/handler/resources/Resource.html" title="interface in org.forgerock.openig.handler.resources">Resource</a></code></td>
109-
<td class="colLast"><span class="typeNameLabel">FileResourceSet.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/openig/handler/resources/FileResourceSet.html#find-java.lang.String-">find</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;path)</code>&nbsp;</td>
110-
</tr>
111-
<tr class="rowColor">
112-
<td class="colFirst"><code><a href="../../../../../../org/forgerock/openig/handler/resources/Resource.html" title="interface in org.forgerock.openig.handler.resources">Resource</a></code></td>
113109
<td class="colLast"><span class="typeNameLabel">ResourceSet.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/openig/handler/resources/ResourceSet.html#find-java.lang.String-">find</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;path)</code>
114110
<div class="block">Finds a <a href="../../../../../../org/forgerock/openig/handler/resources/Resource.html" title="interface in org.forgerock.openig.handler.resources"><code>Resource</code></a> matching the given <code>path</code>.</div>
115111
</td>
116112
</tr>
113+
<tr class="rowColor">
114+
<td class="colFirst"><code><a href="../../../../../../org/forgerock/openig/handler/resources/Resource.html" title="interface in org.forgerock.openig.handler.resources">Resource</a></code></td>
115+
<td class="colLast"><span class="typeNameLabel">FileResourceSet.</span><code><span class="memberNameLink"><a href="../../../../../../org/forgerock/openig/handler/resources/FileResourceSet.html#find-java.lang.String-">find</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;path)</code>&nbsp;</td>
116+
</tr>
117117
</tbody>
118118
</table>
119119
</li>

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

+6-6
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)