Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.admin.client |
Common client-side administration classes.
|
org.opends.server.admin.client.spi |
Client side driver implementation interfaces.
|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends C,? extends S> |
AbstractManagedObjectDefinition.resolveManagedObjectDefinition(DefinitionResolver r)
Finds a sub-type of this managed object definition which most closely
corresponds to the matching criteria of the provided definition resolver.
|
Modifier and Type | Method and Description |
---|---|
<C extends ConfigurationClient,S extends Configuration> |
ManagedObject.getChild(InstantiableRelationDefinition<C,S> r,
String name)
Retrieves an instantiable child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
ManagedObject.getChild(OptionalRelationDefinition<C,S> r)
Retrieves an optional child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
ManagedObject.getChild(SetRelationDefinition<C,S> r,
String name)
Retrieves a set child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
ManagedObject.getChild(SingletonRelationDefinition<C,S> r)
Retrieves a singleton child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
ManagementContext.getManagedObject(ManagedObjectPath<C,S> path)
Gets the named managed object.
|
<PD> PD |
ManagementContext.getPropertyValue(ManagedObjectPath<?,?> path,
PropertyDefinition<PD> pd)
Gets the effective value of a property in the named managed
object.
|
<PD> SortedSet<PD> |
ManagementContext.getPropertyValues(ManagedObjectPath<?,?> path,
PropertyDefinition<PD> pd)
Gets the effective values of a property in the named managed
object.
|
Modifier and Type | Method and Description |
---|---|
<C extends ConfigurationClient,S extends Configuration> |
AbstractManagedObject.getChild(InstantiableRelationDefinition<C,S> r,
String name)
Retrieves an instantiable child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
AbstractManagedObject.getChild(OptionalRelationDefinition<C,S> r)
Retrieves an optional child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
AbstractManagedObject.getChild(SetRelationDefinition<C,S> r,
String name)
Retrieves a set child managed object.
|
<C extends ConfigurationClient,S extends Configuration> |
AbstractManagedObject.getChild(SingletonRelationDefinition<C,S> r)
Retrieves a singleton child managed object.
|
abstract <C extends ConfigurationClient,S extends Configuration> |
Driver.getManagedObject(ManagedObjectPath<C,S> path)
Gets the named managed object.
|
abstract <C extends ConfigurationClient,S extends Configuration,PD> |
Driver.getPropertyValues(ManagedObjectPath<C,S> path,
PropertyDefinition<PD> pd)
Gets the effective values of a property in the named managed
object.
|
Modifier and Type | Method and Description |
---|---|
AccessControlHandlerCfgClient |
RootCfgClient.getAccessControlHandler()
Gets the Access Control Handler.
|
AccessLogFilteringCriteriaCfgClient |
AccessLogPublisherCfgClient.getAccessLogFilteringCriteria(String name)
Gets the named Access Log Filtering Criteria.
|
AccountStatusNotificationHandlerCfgClient |
RootCfgClient.getAccountStatusNotificationHandler(String name)
Gets the named Account Status Notification Handler.
|
AdministrationConnectorCfgClient |
RootCfgClient.getAdministrationConnector()
Gets the Administration Connector.
|
AlertHandlerCfgClient |
RootCfgClient.getAlertHandler(String name)
Gets the named Alert Handler.
|
AttributeSyntaxCfgClient |
RootCfgClient.getAttributeSyntax(String name)
Gets the named Attribute Syntax.
|
BackendCfgClient |
RootCfgClient.getBackend(String name)
Gets the named Backend.
|
BackendIndexCfgClient |
PluggableBackendCfgClient.getBackendIndex(String name)
Gets the named Backend Index.
|
BackendVLVIndexCfgClient |
PluggableBackendCfgClient.getBackendVLVIndex(String name)
Gets the named Backend VLV Index.
|
CertificateMapperCfgClient |
RootCfgClient.getCertificateMapper(String name)
Gets the named Certificate Mapper.
|
ConnectionHandlerCfgClient |
RootCfgClient.getConnectionHandler(String name)
Gets the named Connection Handler.
|
CryptoManagerCfgClient |
RootCfgClient.getCryptoManager()
Gets the Crypto Manager.
|
DebugTargetCfgClient |
DebugLogPublisherCfgClient.getDebugTarget(String name)
Gets the named Debug Target.
|
EntryCacheCfgClient |
RootCfgClient.getEntryCache(String name)
Gets the named Entry Cache.
|
ExtendedOperationHandlerCfgClient |
RootCfgClient.getExtendedOperationHandler(String name)
Gets the named Extended Operation Handler.
|
ExternalChangelogDomainCfgClient |
ReplicationDomainCfgClient.getExternalChangelogDomain()
Gets the External Changelog Domain.
|
GlobalCfgClient |
RootCfgClient.getGlobalConfiguration()
Gets the Global Configuration.
|
GroupImplementationCfgClient |
RootCfgClient.getGroupImplementation(String name)
Gets the named Group Implementation.
|
IdentityMapperCfgClient |
RootCfgClient.getIdentityMapper(String name)
Gets the named Identity Mapper.
|
KeyManagerProviderCfgClient |
RootCfgClient.getKeyManagerProvider(String name)
Gets the named Key Manager Provider.
|
LogPublisherCfgClient |
RootCfgClient.getLogPublisher(String name)
Gets the named Log Publisher.
|
LogRetentionPolicyCfgClient |
RootCfgClient.getLogRetentionPolicy(String name)
Gets the named Log Retention Policy.
|
LogRotationPolicyCfgClient |
RootCfgClient.getLogRotationPolicy(String name)
Gets the named Log Rotation Policy.
|
MatchingRuleCfgClient |
RootCfgClient.getMatchingRule(String name)
Gets the named Matching Rule.
|
MonitorProviderCfgClient |
RootCfgClient.getMonitorProvider(String name)
Gets the named Monitor Provider.
|
PasswordGeneratorCfgClient |
RootCfgClient.getPasswordGenerator(String name)
Gets the named Password Generator.
|
AuthenticationPolicyCfgClient |
RootCfgClient.getPasswordPolicy(String name)
Gets the named Password Policy.
|
PasswordStorageSchemeCfgClient |
RootCfgClient.getPasswordStorageScheme(String name)
Gets the named Password Storage Scheme.
|
PasswordValidatorCfgClient |
RootCfgClient.getPasswordValidator(String name)
Gets the named Password Validator.
|
PluginCfgClient |
PluginRootCfgClient.getPlugin(String name)
Gets the named Plugin.
|
PluginRootCfgClient |
RootCfgClient.getPluginRoot()
Gets the Plugin Root.
|
ReplicationDomainCfgClient |
ReplicationSynchronizationProviderCfgClient.getReplicationDomain(String name)
Gets the named Replication Domain.
|
ReplicationServerCfgClient |
ReplicationSynchronizationProviderCfgClient.getReplicationServer()
Gets the Replication Server if it is present.
|
RootDNCfgClient |
RootCfgClient.getRootDN()
Gets the Root DN.
|
RootDNUserCfgClient |
RootDNCfgClient.getRootDNUser(String name)
Gets the named Root DN User.
|
RootDSEBackendCfgClient |
RootCfgClient.getRootDSEBackend()
Gets the Root DSE Backend.
|
SASLMechanismHandlerCfgClient |
RootCfgClient.getSASLMechanismHandler(String name)
Gets the named SASL Mechanism Handler.
|
SchemaProviderCfgClient |
RootCfgClient.getSchemaProvider(String name)
Gets the named Schema Provider.
|
SynchronizationProviderCfgClient |
RootCfgClient.getSynchronizationProvider(String name)
Gets the named Synchronization Provider.
|
TrustManagerProviderCfgClient |
RootCfgClient.getTrustManagerProvider(String name)
Gets the named Trust Manager Provider.
|
VirtualAttributeCfgClient |
RootCfgClient.getVirtualAttribute(String name)
Gets the named Virtual Attribute.
|
WorkQueueCfgClient |
RootCfgClient.getWorkQueue()
Gets the Work Queue.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.