| Interface and Description |
|---|
| org.forgerock.opendj.ldap.ServerConnection
will be removed as part of OPENDJ-3467.
It has been replaced by
ReactiveHandler<> |
| org.forgerock.opendj.ldap.ServerConnectionFactory
will be removed as part of OPENDJ-3467.
It has been replaced by
Function<LDAPClientContext, ReactiveHandler<>>. |
| Method and Description |
|---|
| org.forgerock.opendj.ldap.AttributeDescription.create(String, AttributeType)
This method may be removed at any time
|
| org.forgerock.opendj.ldap.AttributeDescription.create(String, AttributeType, Collection<String>)
This method may be removed at any time
|
| org.forgerock.opendj.ldap.AttributeDescription.create(String, AttributeType, String...)
This method may be removed at any time
|
| org.forgerock.opendj.ldap.AttributeDescription.create(String, AttributeType, String)
This method may be removed at any time
|
| org.forgerock.opendj.ldap.AttributeDescription.getNameOrOID()
This method may be removed at any time
|
| org.forgerock.opendj.ldap.schema.ObjectClass.isPlaceHolder()
This method may be removed at any time
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.