public final class Adapters extends Object
Modifier and Type | Method and Description |
---|---|
static Connection |
newConnection(org.opends.server.protocols.internal.InternalClientConnection icc)
Returns a new connection.
|
static ConnectionFactory |
newConnectionFactory(org.opends.server.protocols.internal.InternalClientConnection icc)
Returns a new connection factory.
|
static ConnectionFactory |
newRootConnectionFactory()
Returns a new root connection factory.
|
public static ConnectionFactory newRootConnectionFactory()
public static ConnectionFactory newConnectionFactory(org.opends.server.protocols.internal.InternalClientConnection icc)
icc
- The internal client connection from server side.public static Connection newConnection(org.opends.server.protocols.internal.InternalClientConnection icc)
icc
- The internal client connection from server side.Copyright 2010-2020 ForgeRock AS.