Package | Description |
---|---|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
Modifier and Type | Method and Description |
---|---|
static ConnectionWrapper |
Utilities.getAdminConnection(ControlPanelInfo controlInfo,
Dn bindDN,
String pwd)
Returns the connection to connect to the administration connector of the server using the information in the
ControlCenterInfo object (which provides the host and administration connector port to be used) and some LDAP
credentials.
|
static ConnectionWrapper |
Utilities.getUserDataConnection(ControlPanelInfo controlInfo,
Dn bindDN,
String pwd)
Returns the connection to connect to the server using the information in the ControlCenterInfo object (which
provides the host, port and protocol to be used) and some LDAP credentials.
|
Copyright 2010-2020 ForgeRock AS.