Skip to content

Commit 61bde49

Browse files
author
Open Identity Platform Community
committed
upload OpenDJ docs after deploy c5d75dd932190ce9df0190bc08e8443cbfda93ce
1 parent d4d5cf7 commit 61bde49

File tree

279 files changed

+7975
-7987
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

279 files changed

+7975
-7987
lines changed

opendj/apidocs/com/forgerock/opendj/cli/class-use/Argument.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,15 +249,15 @@ <h3>Uses of <a href="../../../../../com/forgerock/opendj/cli/Argument.html" titl
249249
<tbody>
250250
<tr class="altColor">
251251
<td class="colFirst"><code>void</code></td>
252-
<td class="colLast"><span class="typeNameLabel">ArgumentParser.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/ArgumentParser.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
253-
<div class="block">Adds the provided argument to the set of arguments handled by this
254-
parser.</div>
252+
<td class="colLast"><span class="typeNameLabel">SubCommand.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/SubCommand.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
253+
<div class="block">Adds the provided argument for use with this subcommand.</div>
255254
</td>
256255
</tr>
257256
<tr class="rowColor">
258257
<td class="colFirst"><code>void</code></td>
259-
<td class="colLast"><span class="typeNameLabel">SubCommand.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/SubCommand.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
260-
<div class="block">Adds the provided argument for use with this subcommand.</div>
258+
<td class="colLast"><span class="typeNameLabel">ArgumentParser.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/ArgumentParser.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
259+
<div class="block">Adds the provided argument to the set of arguments handled by this
260+
parser.</div>
261261
</td>
262262
</tr>
263263
<tr class="altColor">

opendj/apidocs/com/forgerock/opendj/cli/class-use/ArgumentException.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,15 @@ <h3>Uses of <a href="../../../../../com/forgerock/opendj/cli/ArgumentException.h
179179
</tr>
180180
<tr class="rowColor">
181181
<td class="colFirst"><code>void</code></td>
182-
<td class="colLast"><span class="typeNameLabel">ArgumentParser.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/ArgumentParser.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
183-
<div class="block">Adds the provided argument to the set of arguments handled by this
184-
parser.</div>
182+
<td class="colLast"><span class="typeNameLabel">SubCommand.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/SubCommand.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
183+
<div class="block">Adds the provided argument for use with this subcommand.</div>
185184
</td>
186185
</tr>
187186
<tr class="altColor">
188187
<td class="colFirst"><code>void</code></td>
189-
<td class="colLast"><span class="typeNameLabel">SubCommand.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/SubCommand.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
190-
<div class="block">Adds the provided argument for use with this subcommand.</div>
188+
<td class="colLast"><span class="typeNameLabel">ArgumentParser.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/ArgumentParser.html#addArgument-com.forgerock.opendj.cli.Argument-">addArgument</a></span>(<a href="../../../../../com/forgerock/opendj/cli/Argument.html" title="class in com.forgerock.opendj.cli">Argument</a>&nbsp;argument)</code>
189+
<div class="block">Adds the provided argument to the set of arguments handled by this
190+
parser.</div>
191191
</td>
192192
</tr>
193193
<tr class="rowColor">
@@ -298,17 +298,17 @@ <h3>Uses of <a href="../../../../../com/forgerock/opendj/cli/ArgumentException.h
298298
<td class="colLast"><span class="typeNameLabel">BooleanArgument.Builder.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/BooleanArgument.Builder.html#buildArgument--">buildArgument</a></span>()</code>&nbsp;</td>
299299
</tr>
300300
<tr class="altColor">
301+
<td class="colFirst"><code><a href="../../../../../com/forgerock/opendj/cli/MultiChoiceArgument.html" title="class in com.forgerock.opendj.cli">MultiChoiceArgument</a>&lt;<a href="../../../../../com/forgerock/opendj/cli/MultiChoiceArgument.Builder.html" title="type parameter in MultiChoiceArgument.Builder">V</a>&gt;</code></td>
302+
<td class="colLast"><span class="typeNameLabel">MultiChoiceArgument.Builder.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/MultiChoiceArgument.Builder.html#buildArgument--">buildArgument</a></span>()</code>&nbsp;</td>
303+
</tr>
304+
<tr class="rowColor">
301305
<td class="colFirst"><code><a href="../../../../../com/forgerock/opendj/cli/IntegerArgument.html" title="class in com.forgerock.opendj.cli">IntegerArgument</a></code></td>
302306
<td class="colLast"><span class="typeNameLabel">IntegerArgument.Builder.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/IntegerArgument.Builder.html#buildArgument--">buildArgument</a></span>()</code>&nbsp;</td>
303307
</tr>
304-
<tr class="rowColor">
308+
<tr class="altColor">
305309
<td class="colFirst"><code><a href="../../../../../com/forgerock/opendj/cli/StringArgument.html" title="class in com.forgerock.opendj.cli">StringArgument</a></code></td>
306310
<td class="colLast"><span class="typeNameLabel">StringArgument.Builder.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/StringArgument.Builder.html#buildArgument--">buildArgument</a></span>()</code>&nbsp;</td>
307311
</tr>
308-
<tr class="altColor">
309-
<td class="colFirst"><code><a href="../../../../../com/forgerock/opendj/cli/MultiChoiceArgument.html" title="class in com.forgerock.opendj.cli">MultiChoiceArgument</a>&lt;<a href="../../../../../com/forgerock/opendj/cli/MultiChoiceArgument.Builder.html" title="type parameter in MultiChoiceArgument.Builder">V</a>&gt;</code></td>
310-
<td class="colLast"><span class="typeNameLabel">MultiChoiceArgument.Builder.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/MultiChoiceArgument.Builder.html#buildArgument--">buildArgument</a></span>()</code>&nbsp;</td>
311-
</tr>
312312
<tr class="rowColor">
313313
<td class="colFirst"><code><a href="../../../../../com/forgerock/opendj/cli/FileBasedArgument.html" title="class in com.forgerock.opendj.cli">FileBasedArgument</a></code></td>
314314
<td class="colLast"><span class="typeNameLabel">FileBasedArgument.Builder.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/FileBasedArgument.Builder.html#buildArgument--">buildArgument</a></span>()</code>&nbsp;</td>

opendj/apidocs/com/forgerock/opendj/cli/class-use/TableSerializer.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,19 +105,19 @@ <h3>Uses of <a href="../../../../../com/forgerock/opendj/cli/TableSerializer.htm
105105
</tr>
106106
<tbody>
107107
<tr class="altColor">
108-
<td class="colFirst"><code>protected abstract <a href="../../../../../com/forgerock/opendj/cli/TableSerializer.html" title="class in com.forgerock.opendj.cli">TableSerializer</a></code></td>
109-
<td class="colLast"><span class="typeNameLabel">TablePrinter.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/TablePrinter.html#getSerializer--">getSerializer</a></span>()</code>
110-
<div class="block">Creates a new table serializer based on the configuration of this table printer.</div>
111-
</td>
112-
</tr>
113-
<tr class="rowColor">
114108
<td class="colFirst"><code>protected <a href="../../../../../com/forgerock/opendj/cli/TableSerializer.html" title="class in com.forgerock.opendj.cli">TableSerializer</a></code></td>
115109
<td class="colLast"><span class="typeNameLabel">TabSeparatedTablePrinter.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/TabSeparatedTablePrinter.html#getSerializer--">getSerializer</a></span>()</code>&nbsp;</td>
116110
</tr>
117-
<tr class="altColor">
111+
<tr class="rowColor">
118112
<td class="colFirst"><code>protected <a href="../../../../../com/forgerock/opendj/cli/TableSerializer.html" title="class in com.forgerock.opendj.cli">TableSerializer</a></code></td>
119113
<td class="colLast"><span class="typeNameLabel">TextTablePrinter.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/TextTablePrinter.html#getSerializer--">getSerializer</a></span>()</code>&nbsp;</td>
120114
</tr>
115+
<tr class="altColor">
116+
<td class="colFirst"><code>protected abstract <a href="../../../../../com/forgerock/opendj/cli/TableSerializer.html" title="class in com.forgerock.opendj.cli">TableSerializer</a></code></td>
117+
<td class="colLast"><span class="typeNameLabel">TablePrinter.</span><code><span class="memberNameLink"><a href="../../../../../com/forgerock/opendj/cli/TablePrinter.html#getSerializer--">getSerializer</a></span>()</code>
118+
<div class="block">Creates a new table serializer based on the configuration of this table printer.</div>
119+
</td>
120+
</tr>
121121
</tbody>
122122
</table>
123123
</li>

opendj/apidocs/com/forgerock/opendj/ldap/extensions/class-use/PasswordPolicyStateOperation.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ <h3>Uses of <a href="../../../../../../com/forgerock/opendj/ldap/extensions/Pass
121121
<tbody>
122122
<tr class="altColor">
123123
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html" title="interface in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperation</a>&gt;</code></td>
124-
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedResult.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedResult.html#getOperations--">getOperations</a></span>()</code>&nbsp;</td>
124+
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedRequest.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedRequest.html#getOperations--">getOperations</a></span>()</code>&nbsp;</td>
125125
</tr>
126126
<tr class="rowColor">
127127
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html" title="interface in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperation</a>&gt;</code></td>
128-
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedRequest.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedRequest.html#getOperations--">getOperations</a></span>()</code>&nbsp;</td>
128+
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedResult.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedResult.html#getOperations--">getOperations</a></span>()</code>&nbsp;</td>
129129
</tr>
130130
</tbody>
131131
</table>
@@ -138,11 +138,11 @@ <h3>Uses of <a href="../../../../../../com/forgerock/opendj/ldap/extensions/Pass
138138
<tbody>
139139
<tr class="altColor">
140140
<td class="colFirst"><code>void</code></td>
141-
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedResult.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedResult.html#addOperation-com.forgerock.opendj.ldap.extensions.PasswordPolicyStateOperation-">addOperation</a></span>(<a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html" title="interface in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperation</a>&nbsp;operation)</code>&nbsp;</td>
141+
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedRequest.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedRequest.html#addOperation-com.forgerock.opendj.ldap.extensions.PasswordPolicyStateOperation-">addOperation</a></span>(<a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html" title="interface in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperation</a>&nbsp;operation)</code>&nbsp;</td>
142142
</tr>
143143
<tr class="rowColor">
144144
<td class="colFirst"><code>void</code></td>
145-
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedRequest.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedRequest.html#addOperation-com.forgerock.opendj.ldap.extensions.PasswordPolicyStateOperation-">addOperation</a></span>(<a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html" title="interface in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperation</a>&nbsp;operation)</code>&nbsp;</td>
145+
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateExtendedResult.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateExtendedResult.html#addOperation-com.forgerock.opendj.ldap.extensions.PasswordPolicyStateOperation-">addOperation</a></span>(<a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html" title="interface in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperation</a>&nbsp;operation)</code>&nbsp;</td>
146146
</tr>
147147
</tbody>
148148
</table>

opendj/apidocs/com/forgerock/opendj/ldap/extensions/class-use/PasswordPolicyStateOperationType.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,13 @@ <h3>Uses of <a href="../../../../../../com/forgerock/opendj/ldap/extensions/Pass
106106
<tbody>
107107
<tr class="altColor">
108108
<td class="colFirst"><code><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperationType.html" title="enum in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperationType</a></code></td>
109-
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateOperation.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html#getOperationType--">getOperationType</a></span>()</code>
110-
<div class="block">Returns the type of operation.</div>
111-
</td>
109+
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateOperationType.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperationType.html#getOperationType--">getOperationType</a></span>()</code>&nbsp;</td>
112110
</tr>
113111
<tr class="rowColor">
114112
<td class="colFirst"><code><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperationType.html" title="enum in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperationType</a></code></td>
115-
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateOperationType.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperationType.html#getOperationType--">getOperationType</a></span>()</code>&nbsp;</td>
113+
<td class="colLast"><span class="typeNameLabel">PasswordPolicyStateOperation.</span><code><span class="memberNameLink"><a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperation.html#getOperationType--">getOperationType</a></span>()</code>
114+
<div class="block">Returns the type of operation.</div>
115+
</td>
116116
</tr>
117117
<tr class="altColor">
118118
<td class="colFirst"><code>static <a href="../../../../../../com/forgerock/opendj/ldap/extensions/PasswordPolicyStateOperationType.html" title="enum in com.forgerock.opendj.ldap.extensions">PasswordPolicyStateOperationType</a></code></td>

0 commit comments

Comments
 (0)