You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openig/apidocs/org/forgerock/http/filter/throttling/class-use/ThrottlingRate.html
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -112,21 +112,21 @@ <h3>Uses of <a href="../../../../../../org/forgerock/http/filter/throttling/Thro
112
112
<tbody>
113
113
<trclass="altColor">
114
114
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>></code></td>
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>></code></td>
<divclass="block">Returns the <ahref="../../../../../../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
118
</td>
124
119
</tr>
125
-
<trclass="altColor">
120
+
<trclass="rowColor">
126
121
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>></code></td>
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>></code></td>
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a>,<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>></code></td>
@@ -143,16 +143,16 @@ <h3>Uses of <a href="../../../../../../org/forgerock/http/filter/throttling/Thro
143
143
<tbody>
144
144
<trclass="altColor">
145
145
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="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></code></td>
146
+
<tdclass="colLast"><spanclass="typeNameLabel">TokenBucketThrottlingStrategy.</span><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/http/filter/throttling/TokenBucketThrottlingStrategy.html#throttle-java.lang.String-org.forgerock.http.filter.throttling.ThrottlingRate-">throttle</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> partitionKey,
147
+
<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a> throttlingRate)</code> </td>
148
+
</tr>
149
+
<trclass="rowColor">
150
+
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="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></code></td>
146
151
<tdclass="colLast"><spanclass="typeNameLabel">ThrottlingStrategy.</span><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingStrategy.html#throttle-java.lang.String-org.forgerock.http.filter.throttling.ThrottlingRate-">throttle</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> partitionKey,
147
152
<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a> throttlingRate)</code>
148
153
<divclass="block">Based on the given partitionKey and throttlingRate, return if the call is accepted or not.</div>
149
154
</td>
150
155
</tr>
151
-
<trclass="rowColor">
152
-
<tdclass="colFirst"><code>org.forgerock.util.promise.Promise<<ahref="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></code></td>
153
-
<tdclass="colLast"><spanclass="typeNameLabel">TokenBucketThrottlingStrategy.</span><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/http/filter/throttling/TokenBucketThrottlingStrategy.html#throttle-java.lang.String-org.forgerock.http.filter.throttling.ThrottlingRate-">throttle</a></span>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> partitionKey,
154
-
<ahref="../../../../../../org/forgerock/http/filter/throttling/ThrottlingRate.html" title="class in org.forgerock.http.filter.throttling">ThrottlingRate</a> throttlingRate)</code> </td>
155
-
</tr>
156
156
</tbody>
157
157
</table>
158
158
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
Copy file name to clipboardExpand all lines: openig/apidocs/org/forgerock/openig/config/class-use/Environment.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -163,23 +163,23 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/config/Environment.html
163
163
</tr>
164
164
<tbody>
165
165
<trclass="altColor">
166
-
<tdclass="colFirst"><code>protected <ahref="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
<divclass="block">Returns the environment delegatee.</div>
173
169
</td>
174
170
</tr>
175
-
<trclass="altColor">
171
+
<trclass="rowColor">
176
172
<tdclass="colFirst"><code>protected <ahref="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
<tdclass="colFirst"><code>protected <ahref="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
<tdclass="colFirst"><code>protected <ahref="../../../../../org/forgerock/openig/config/Environment.html" title="interface in org.forgerock.openig.config">Environment</a></code></td>
Copy file name to clipboardExpand all lines: openig/apidocs/org/forgerock/openig/el/class-use/Bindings.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -272,17 +272,17 @@ <h3>Uses of <a href="../../../../../org/forgerock/openig/el/Bindings.html" title
272
272
<tbody>
273
273
<trclass="altColor">
274
274
<tdclass="colFirst"><code><ahref="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../../org/forgerock/openig/el/Bindings.html" title="class in org.forgerock.openig.el">Bindings</a></code></td>
<litype="circle">java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><spanclass="typeNameLink">Enum</span></a><E> (implements java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
139
139
<ul>
140
-
<litype="circle">org.forgerock.openig.filter.<ahref="../../../../org/forgerock/openig/filter/CookieFilter.Action.html" title="enum in org.forgerock.openig.filter"><spanclass="typeNameLink">CookieFilter.Action</span></a></li>
141
140
<litype="circle">org.forgerock.openig.filter.<ahref="../../../../org/forgerock/openig/filter/CryptoHeaderFilter.Operation.html" title="enum in org.forgerock.openig.filter"><spanclass="typeNameLink">CryptoHeaderFilter.Operation</span></a></li>
141
+
<litype="circle">org.forgerock.openig.filter.<ahref="../../../../org/forgerock/openig/filter/CookieFilter.Action.html" title="enum in org.forgerock.openig.filter"><spanclass="typeNameLink">CookieFilter.Action</span></a></li>
0 commit comments