Skip to content

Commit 2ac982a

Browse files
author
Open Identity Platform Community
committed
upload OpenDJ docs after deploy 61dac86bceb9d727e1bd707982c41ab9467c6d5a
1 parent 37ee342 commit 2ac982a

File tree

10 files changed

+31
-152
lines changed

10 files changed

+31
-152
lines changed

opendj/apidocs/com/forgerock/opendj/util/FipsStaticUtils.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
catch(err) {
2828
}
2929
//-->
30-
var data = {"i0":9};
30+
var data = {"i0":9,"i1":9};
3131
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
3232
var altColor = "altColor";
3333
var rowColor = "rowColor";
@@ -208,6 +208,11 @@ <h3>Method Summary</h3>
208208
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#registerBcProvider()">registerBcProvider</a></span>()</code></th>
209209
<td class="colLast">&nbsp;</td>
210210
</tr>
211+
<tr id="i1" class="rowColor">
212+
<td class="colFirst"><code>static void</code></td>
213+
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#registerBcProvider(boolean)">registerBcProvider</a></span>&#8203;(boolean&nbsp;force)</code></th>
214+
<td class="colLast">&nbsp;</td>
215+
</tr>
211216
</table>
212217
<ul class="blockList">
213218
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
@@ -290,12 +295,21 @@ <h3>Method Detail</h3>
290295
<a id="registerBcProvider()">
291296
<!-- -->
292297
</a>
293-
<ul class="blockListLast">
298+
<ul class="blockList">
294299
<li class="blockList">
295300
<h4>registerBcProvider</h4>
296301
<pre class="methodSignature">public static&nbsp;void&nbsp;registerBcProvider()</pre>
297302
</li>
298303
</ul>
304+
<a id="registerBcProvider(boolean)">
305+
<!-- -->
306+
</a>
307+
<ul class="blockListLast">
308+
<li class="blockList">
309+
<h4>registerBcProvider</h4>
310+
<pre class="methodSignature">public static&nbsp;void&nbsp;registerBcProvider&#8203;(boolean&nbsp;force)</pre>
311+
</li>
312+
</ul>
299313
</li>
300314
</ul>
301315
</section>

opendj/apidocs/index-all.html

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12895,7 +12895,7 @@ <h2 class="title">C</h2>
1289512895
<div class="block">Tells whether the user chose to save the changes in the panel, to not save
1289612896
them or simply cancelled the selection in the tree.</div>
1289712897
</dd>
12898-
<dt><span class="memberNameLink"><a href="org/forgerock/opendj/ldap/TrustManagers.html#checkUsingPkcs11TrustStore()">checkUsingPkcs11TrustStore()</a></span> - Static method in class org.forgerock.opendj.ldap.<a href="org/forgerock/opendj/ldap/TrustManagers.html" title="class in org.forgerock.opendj.ldap">TrustManagers</a></dt>
12898+
<dt><span class="memberNameLink"><a href="org/forgerock/opendj/ldap/TrustManagers.html#checkUsingPkcs12TrustStore()">checkUsingPkcs12TrustStore()</a></span> - Static method in class org.forgerock.opendj.ldap.<a href="org/forgerock/opendj/ldap/TrustManagers.html" title="class in org.forgerock.opendj.ldap">TrustManagers</a></dt>
1289912899
<dd>&nbsp;</dd>
1290012900
<dt><span class="memberNameLink"><a href="org/forgerock/opendj/ldap/TrustManagers.html#checkUsingTrustStore(java.lang.String)">checkUsingTrustStore(String)</a></span> - Static method in class org.forgerock.opendj.ldap.<a href="org/forgerock/opendj/ldap/TrustManagers.html" title="class in org.forgerock.opendj.ldap">TrustManagers</a></dt>
1290112901
<dd>
@@ -26728,7 +26728,7 @@ <h2 class="title">E</h2>
2672826728
<dl>
2672926729
<dt><span class="memberNameLink"><a href="org/opends/server/util/Platform.KeyType.html#EC">EC</a></span> - org.opends.server.util.<a href="org/opends/server/util/Platform.KeyType.html" title="enum in org.opends.server.util">Platform.KeyType</a></dt>
2673026730
<dd>
26731-
<div class="block">Elliptic Curve key algorithm with 233 bits size and SHA256withECDSA signing algorithm.</div>
26731+
<div class="block">Elliptic Curve key algorithm with 256 bits size and SHA256withECDSA signing algorithm.</div>
2673226732
</dd>
2673326733
<dt><a href="org/opends/server/replication/server/changelog/file/ECLEnabledDomainPredicate.html" title="class in org.opends.server.replication.server.changelog.file"><span class="typeNameLink">ECLEnabledDomainPredicate</span></a> - Class in <a href="org/opends/server/replication/server/changelog/file/package-summary.html">org.opends.server.replication.server.changelog.file</a></dt>
2673426734
<dd>
@@ -30971,14 +30971,6 @@ <h2 class="title">E</h2>
3097130971
<dd>
3097230972
<div class="block">The alias %s is an instance of a private key entry, which is not supported being added to the keystore at this time</div>
3097330973
</dd>
30974-
<dt><span class="memberNameLink"><a href="org/opends/messages/UtilityMessages.html#ERR_CERTMGR_CERTGEN_NOT_FOUND">ERR_CERTMGR_CERTGEN_NOT_FOUND</a></span> - Static variable in class org.opends.messages.<a href="org/opends/messages/UtilityMessages.html" title="class in org.opends.messages">UtilityMessages</a></dt>
30975-
<dd>
30976-
<div class="block">The CertAndKeyGen security class cannot be found, consider setting -D%s=</div>
30977-
</dd>
30978-
<dt><span class="memberNameLink"><a href="org/opends/messages/UtilityMessages.html#ERR_CERTMGR_CLASS_NOT_FOUND">ERR_CERTMGR_CLASS_NOT_FOUND</a></span> - Static variable in class org.opends.messages.<a href="org/opends/messages/UtilityMessages.html" title="class in org.opends.messages">UtilityMessages</a></dt>
30979-
<dd>
30980-
<div class="block">A security class cannot be found in this JVM because of the following reason: %s</div>
30981-
</dd>
3098230974
<dt><span class="memberNameLink"><a href="org/opends/messages/UtilityMessages.html#ERR_CERTMGR_DELETE_ALIAS">ERR_CERTMGR_DELETE_ALIAS</a></span> - Static variable in class org.opends.messages.<a href="org/opends/messages/UtilityMessages.html" title="class in org.opends.messages">UtilityMessages</a></dt>
3098330975
<dd>
3098430976
<div class="block">The following error occurred when deleting a certificate with alias %s from the keystore: %s</div>
@@ -31015,14 +31007,6 @@ <h2 class="title">E</h2>
3101531007
<dd>
3101631008
<div class="block">Keystore does not exist, it must exist to retrieve an alias, delete an alias or generate a certificate request</div>
3101731009
</dd>
31018-
<dt><span class="memberNameLink"><a href="org/opends/messages/UtilityMessages.html#ERR_CERTMGR_NO_METHOD">ERR_CERTMGR_NO_METHOD</a></span> - Static variable in class org.opends.messages.<a href="org/opends/messages/UtilityMessages.html" title="class in org.opends.messages">UtilityMessages</a></dt>
31019-
<dd>
31020-
<div class="block">A method needed in the security classes could not be located because of the following reason: %s</div>
31021-
</dd>
31022-
<dt><span class="memberNameLink"><a href="org/opends/messages/UtilityMessages.html#ERR_CERTMGR_SECURITY">ERR_CERTMGR_SECURITY</a></span> - Static variable in class org.opends.messages.<a href="org/opends/messages/UtilityMessages.html" title="class in org.opends.messages">UtilityMessages</a></dt>
31023-
<dd>
31024-
<div class="block">The security classes could not be initialized because of the following reason: %s</div>
31025-
</dd>
3102631010
<dt><span class="memberNameLink"><a href="org/opends/messages/UtilityMessages.html#ERR_CERTMGR_TRUSTED_CERT">ERR_CERTMGR_TRUSTED_CERT</a></span> - Static variable in class org.opends.messages.<a href="org/opends/messages/UtilityMessages.html" title="class in org.opends.messages">UtilityMessages</a></dt>
3102731011
<dd>
3102831012
<div class="block">The trusted certificate associated with alias %s could not be added to keystore because of the following reason: %s</div>
@@ -106910,10 +106894,6 @@ <h2 class="title">I</h2>
106910106894
<div class="block">Indicates whether this attribute type is a super-type of the
106911106895
provided attribute type.</div>
106912106896
</dd>
106913-
<dt><span class="memberNameLink"><a href="org/opends/server/util/Platform.KeyType.html#isSupported()">isSupported()</a></span> - Method in enum org.opends.server.util.<a href="org/opends/server/util/Platform.KeyType.html" title="enum in org.opends.server.util">Platform.KeyType</a></dt>
106914-
<dd>
106915-
<div class="block">Check whether this key type is supported by the current JVM.</div>
106916-
</dd>
106917106897
<dt><span class="memberNameLink"><a href="org/opends/server/core/DirectoryServer.html#isSupportedControl(java.lang.String)">isSupportedControl(String)</a></span> - Static method in class org.opends.server.core.<a href="org/opends/server/core/DirectoryServer.html" title="class in org.opends.server.core">DirectoryServer</a></dt>
106918106898
<dd>
106919106899
<div class="block">Indicates whether the specified OID is registered with the Directory Server
@@ -126226,6 +126206,8 @@ <h2 class="title">R</h2>
126226126206
<dd>&nbsp;</dd>
126227126207
<dt><span class="memberNameLink"><a href="com/forgerock/opendj/util/StaticUtils.html#registerBcProvider()">registerBcProvider()</a></span> - Static method in class com.forgerock.opendj.util.<a href="com/forgerock/opendj/util/StaticUtils.html" title="class in com.forgerock.opendj.util">StaticUtils</a></dt>
126228126208
<dd>&nbsp;</dd>
126209+
<dt><span class="memberNameLink"><a href="com/forgerock/opendj/util/FipsStaticUtils.html#registerBcProvider(boolean)">registerBcProvider(boolean)</a></span> - Static method in class com.forgerock.opendj.util.<a href="com/forgerock/opendj/util/FipsStaticUtils.html" title="class in com.forgerock.opendj.util">FipsStaticUtils</a></dt>
126210+
<dd>&nbsp;</dd>
126229126211
<dt><span class="memberNameLink"><a href="org/opends/server/core/PersistentSearch.html#registerCancellationCallback(org.opends.server.core.PersistentSearch.CancellationCallback)">registerCancellationCallback(PersistentSearch.CancellationCallback)</a></span> - Method in class org.opends.server.core.<a href="org/opends/server/core/PersistentSearch.html" title="class in org.opends.server.core">PersistentSearch</a></dt>
126230126212
<dd>
126231126213
<div class="block">Registers a cancellation callback with this persistent search.</div>

opendj/apidocs/member-search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-23 Bytes
Binary file not shown.

opendj/apidocs/org/forgerock/opendj/ldap/TrustManagers.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h3>Method Summary</h3>
166166
</tr>
167167
<tr id="i1" class="rowColor">
168168
<td class="colFirst"><code>static <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/X509TrustManager.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">X509TrustManager</a></code></td>
169-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#checkUsingPkcs11TrustStore()">checkUsingPkcs11TrustStore</a></span>()</code></th>
169+
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#checkUsingPkcs12TrustStore()">checkUsingPkcs12TrustStore</a></span>()</code></th>
170170
<td class="colLast">&nbsp;</td>
171171
</tr>
172172
<tr id="i2" class="altColor">
@@ -334,13 +334,13 @@ <h4>checkUsingTrustStore</h4>
334334
</dl>
335335
</li>
336336
</ul>
337-
<a id="checkUsingPkcs11TrustStore()">
337+
<a id="checkUsingPkcs12TrustStore()">
338338
<!-- -->
339339
</a>
340340
<ul class="blockList">
341341
<li class="blockList">
342-
<h4>checkUsingPkcs11TrustStore</h4>
343-
<pre class="methodSignature">public static&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/X509TrustManager.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">X509TrustManager</a>&nbsp;checkUsingPkcs11TrustStore()
342+
<h4>checkUsingPkcs12TrustStore</h4>
343+
<pre class="methodSignature">public static&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/X509TrustManager.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">X509TrustManager</a>&nbsp;checkUsingPkcs12TrustStore()
344344
throws <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/security/GeneralSecurityException.html?is-external=true" title="class or interface in java.security" class="externalLink">GeneralSecurityException</a>,
345345
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></pre>
346346
<dl>

opendj/apidocs/org/opends/messages/UtilityMessages.html

Lines changed: 0 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -362,20 +362,6 @@ <h3>Field Summary</h3>
362362
</td>
363363
</tr>
364364
<tr class="rowColor">
365-
<td class="colFirst"><code>static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
366-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERR_CERTMGR_CERTGEN_NOT_FOUND">ERR_CERTMGR_CERTGEN_NOT_FOUND</a></span></code></th>
367-
<td class="colLast">
368-
<div class="block">The CertAndKeyGen security class cannot be found, consider setting -D%s=</div>
369-
</td>
370-
</tr>
371-
<tr class="altColor">
372-
<td class="colFirst"><code>static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
373-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERR_CERTMGR_CLASS_NOT_FOUND">ERR_CERTMGR_CLASS_NOT_FOUND</a></span></code></th>
374-
<td class="colLast">
375-
<div class="block">A security class cannot be found in this JVM because of the following reason: %s</div>
376-
</td>
377-
</tr>
378-
<tr class="rowColor">
379365
<td class="colFirst"><code>static org.forgerock.i18n.LocalizableMessageDescriptor.Arg2&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
380366
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERR_CERTMGR_DELETE_ALIAS">ERR_CERTMGR_DELETE_ALIAS</a></span></code></th>
381367
<td class="colLast">
@@ -439,20 +425,6 @@ <h3>Field Summary</h3>
439425
</td>
440426
</tr>
441427
<tr class="altColor">
442-
<td class="colFirst"><code>static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
443-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERR_CERTMGR_NO_METHOD">ERR_CERTMGR_NO_METHOD</a></span></code></th>
444-
<td class="colLast">
445-
<div class="block">A method needed in the security classes could not be located because of the following reason: %s</div>
446-
</td>
447-
</tr>
448-
<tr class="rowColor">
449-
<td class="colFirst"><code>static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
450-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERR_CERTMGR_SECURITY">ERR_CERTMGR_SECURITY</a></span></code></th>
451-
<td class="colLast">
452-
<div class="block">The security classes could not be initialized because of the following reason: %s</div>
453-
</td>
454-
</tr>
455-
<tr class="altColor">
456428
<td class="colFirst"><code>static org.forgerock.i18n.LocalizableMessageDescriptor.Arg2&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
457429
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERR_CERTMGR_TRUSTED_CERT">ERR_CERTMGR_TRUSTED_CERT</a></span></code></th>
458430
<td class="colLast">
@@ -3198,46 +3170,6 @@ <h4>ERR_CERTMGR_VALUE_INVALID</h4>
31983170
<div class="block">The argument %s is invalid because it is either null, or has zero length</div>
31993171
</li>
32003172
</ul>
3201-
<a id="ERR_CERTMGR_CLASS_NOT_FOUND">
3202-
<!-- -->
3203-
</a>
3204-
<ul class="blockList">
3205-
<li class="blockList">
3206-
<h4>ERR_CERTMGR_CLASS_NOT_FOUND</h4>
3207-
<pre>public static final&nbsp;org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt; ERR_CERTMGR_CLASS_NOT_FOUND</pre>
3208-
<div class="block">A security class cannot be found in this JVM because of the following reason: %s</div>
3209-
</li>
3210-
</ul>
3211-
<a id="ERR_CERTMGR_SECURITY">
3212-
<!-- -->
3213-
</a>
3214-
<ul class="blockList">
3215-
<li class="blockList">
3216-
<h4>ERR_CERTMGR_SECURITY</h4>
3217-
<pre>public static final&nbsp;org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt; ERR_CERTMGR_SECURITY</pre>
3218-
<div class="block">The security classes could not be initialized because of the following reason: %s</div>
3219-
</li>
3220-
</ul>
3221-
<a id="ERR_CERTMGR_NO_METHOD">
3222-
<!-- -->
3223-
</a>
3224-
<ul class="blockList">
3225-
<li class="blockList">
3226-
<h4>ERR_CERTMGR_NO_METHOD</h4>
3227-
<pre>public static final&nbsp;org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt; ERR_CERTMGR_NO_METHOD</pre>
3228-
<div class="block">A method needed in the security classes could not be located because of the following reason: %s</div>
3229-
</li>
3230-
</ul>
3231-
<a id="ERR_CERTMGR_CERTGEN_NOT_FOUND">
3232-
<!-- -->
3233-
</a>
3234-
<ul class="blockList">
3235-
<li class="blockList">
3236-
<h4>ERR_CERTMGR_CERTGEN_NOT_FOUND</h4>
3237-
<pre>public static final&nbsp;org.forgerock.i18n.LocalizableMessageDescriptor.Arg1&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt; ERR_CERTMGR_CERTGEN_NOT_FOUND</pre>
3238-
<div class="block">The CertAndKeyGen security class cannot be found, consider setting -D%s=</div>
3239-
</li>
3240-
</ul>
32413173
<a id="WARN_EXPORT_LDIF_SET_PERMISSION_FAILED">
32423174
<!-- -->
32433175
</a>

0 commit comments

Comments
 (0)