Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends SubjectDnToUserAttributeCertificateMapperCfgClient,? extends SubjectDnToUserAttributeCertificateMapperCfg> |
SubjectDnToUserAttributeCertificateMapperCfgClient.definition()
Get the configuration definition associated with this Subject DN To User Attribute Certificate Mapper.
|
Modifier and Type | Method and Description |
---|---|
SubjectDnToUserAttributeCertificateMapperCfg |
SubjectDnToUserAttributeCertificateMapperCfgDefn.createServerConfiguration(ServerManagedObject<? extends SubjectDnToUserAttributeCertificateMapperCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<SubjectDnToUserAttributeCertificateMapperCfg> |
SubjectDnToUserAttributeCertificateMapperCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
SubjectDnToUserAttributeCertificateMapperCfg |
SubjectDnToUserAttributeCertificateMapperCfgDefn.createServerConfiguration(ServerManagedObject<? extends SubjectDnToUserAttributeCertificateMapperCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends SubjectDnToUserAttributeCertificateMapperCfg> |
SubjectDnToUserAttributeCertificateMapperCfg.configurationClass()
Gets the configuration class associated with this Subject DN To User Attribute Certificate Mapper.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectDnToUserAttributeCertificateMapperCfg.addSubjectDnToUserAttributeChangeListener(ConfigurationChangeListener<SubjectDnToUserAttributeCertificateMapperCfg> listener)
Register to be notified when this Subject DN To User Attribute Certificate Mapper is changed.
|
void |
SubjectDnToUserAttributeCertificateMapperCfg.removeSubjectDnToUserAttributeChangeListener(ConfigurationChangeListener<SubjectDnToUserAttributeCertificateMapperCfg> listener)
Deregister an existing Subject DN To User Attribute Certificate Mapper configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
protected ConfigChangeResult |
SubjectDNToUserAttributeCertificateMapper.applyConfigurationChange0(SubjectDnToUserAttributeCertificateMapperCfg configuration) |
protected void |
SubjectDNToUserAttributeCertificateMapper.initializeCertificateMapper0(SubjectDnToUserAttributeCertificateMapperCfg configuration) |
Copyright 2010-2018 ForgeRock AS.