Package | Description |
---|---|
org.opends.admin.ads |
Defines the different classes that are you used to have a read-only
view of the configuration of the servers that are registered in the
Administration Directory Server (ADS).
|
org.opends.admin.ads.util |
Defines a set of auxiliary classes and utilities that are used to
retrieve the configuration of the servers that are registered in the
Administration Directory Server (ADS).
|
Modifier and Type | Method and Description |
---|---|
TopologyCacheFilter |
TopologyCache.getFilter()
Returns the filter to be used when retrieving information.
|
Modifier and Type | Method and Description |
---|---|
static ServerDescriptor |
ServerDescriptor.createStandalone(InitialLdapContext ctx,
TopologyCacheFilter filter)
Creates a ServerDescriptor object based on the configuration that we read
using the provided InitialLdapContext.
|
Constructor and Description |
---|
ServerLoader(Map<ADSContext.ServerProperty,Object> serverProperties,
String dn,
String pwd,
ApplicationTrustManager trustManager,
int timeout,
Set<PreferredConnection> preferredLDAPURLs,
TopologyCacheFilter filter)
Constructor.
|
Copyright 2010-2017 ForgeRock AS.