Package | Description |
---|---|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.opends.server.admin.std.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends EntryDNVirtualAttributeCfgClient,? extends EntryDNVirtualAttributeCfg> |
EntryDNVirtualAttributeCfgClient.definition()
Get the configuration definition associated with this Entry DN Virtual Attribute.
|
Modifier and Type | Method and Description |
---|---|
EntryDNVirtualAttributeCfg |
EntryDNVirtualAttributeCfgDefn.createServerConfiguration(ServerManagedObject<? extends EntryDNVirtualAttributeCfg> impl)
Creates a server configuration view of the provided server
managed object.
|
Modifier and Type | Method and Description |
---|---|
Class<EntryDNVirtualAttributeCfg> |
EntryDNVirtualAttributeCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this
managed object definition.
|
Modifier and Type | Method and Description |
---|---|
EntryDNVirtualAttributeCfg |
EntryDNVirtualAttributeCfgDefn.createServerConfiguration(ServerManagedObject<? extends EntryDNVirtualAttributeCfg> impl)
Creates a server configuration view of the provided server
managed object.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends EntryDNVirtualAttributeCfg> |
EntryDNVirtualAttributeCfg.configurationClass()
Gets the configuration class associated with this Entry DN Virtual Attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
EntryDNVirtualAttributeCfg.addEntryDNChangeListener(ConfigurationChangeListener<EntryDNVirtualAttributeCfg> listener)
Register to be notified when this Entry DN Virtual Attribute is changed.
|
void |
EntryDNVirtualAttributeCfg.removeEntryDNChangeListener(ConfigurationChangeListener<EntryDNVirtualAttributeCfg> listener)
Deregister an existing Entry DN Virtual Attribute configuration change listener.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.