Uses of Class
org.forgerock.opendj.config.DefinitionDecodingException
-
Packages that use DefinitionDecodingException Package Description org.forgerock.opendj.config Common administration classes.org.forgerock.opendj.config.client Common client-side administration classes.org.forgerock.opendj.config.client.spi Client side driver implementation interfaces.org.forgerock.opendj.server.config.client Provides client-side interfaces for querying and managing the Core directory server administrative components. -
-
Uses of DefinitionDecodingException in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that throw DefinitionDecodingException Modifier and Type Method 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. -
Uses of DefinitionDecodingException in org.forgerock.opendj.config.client
Methods in org.forgerock.opendj.config.client that throw DefinitionDecodingException Modifier and Type Method Description <C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>ManagedObject. getChild(InstantiableRelationDefinition<C,S> r, String name)
Retrieves an instantiable child managed object.<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>ManagedObject. getChild(OptionalRelationDefinition<C,S> r)
Retrieves an optional child managed object.<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>ManagedObject. getChild(SetRelationDefinition<C,S> r, String name)
Retrieves a set child managed object.<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>ManagedObject. getChild(SingletonRelationDefinition<C,S> r)
Retrieves a singleton child managed object.<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>DriverBasedManagementContext. getManagedObject(ManagedObjectPath<C,S> path)
<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>ManagementContext. getManagedObject(ManagedObjectPath<C,S> path)
Gets the named managed object.<P> ValueOrExpression<P>
DriverBasedManagementContext. getPropertyValue(ManagedObjectPath<?,?> path, PropertyDefinition<P> pd)
<P> ValueOrExpression<P>
ManagementContext. getPropertyValue(ManagedObjectPath<?,?> path, PropertyDefinition<P> pd)
Gets the effective value of a property in the named managed object.<P> SortedSet<ValueOrExpression<P>>
DriverBasedManagementContext. getPropertyValues(ManagedObjectPath<?,?> path, PropertyDefinition<P> pd)
<P> SortedSet<ValueOrExpression<P>>
ManagementContext. getPropertyValues(ManagedObjectPath<?,?> path, PropertyDefinition<P> pd)
Gets the effective values of a property in the named managed object. -
Uses of DefinitionDecodingException in org.forgerock.opendj.config.client.spi
Methods in org.forgerock.opendj.config.client.spi that throw DefinitionDecodingException Modifier and Type Method Description <C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>AbstractManagedObject. getChild(InstantiableRelationDefinition<C,S> r, String name)
<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>AbstractManagedObject. getChild(OptionalRelationDefinition<C,S> r)
<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>AbstractManagedObject. getChild(SetRelationDefinition<C,S> r, String name)
<C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>AbstractManagedObject. getChild(SingletonRelationDefinition<C,S> r)
abstract <C extends ConfigurationClient,S extends Configuration>
ManagedObject<? extends C>Driver. getManagedObject(ManagedObjectPath<C,S> path)
Gets the named managed object.abstract <C extends ConfigurationClient,S extends Configuration,P>
SortedSet<ValueOrExpression<P>>Driver. getPropertyValues(ManagedObjectPath<C,S> path, PropertyDefinition<P> pd)
Gets the effective values of a property in the named managed object. -
Uses of DefinitionDecodingException in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that throw DefinitionDecodingException Modifier and Type Method Description AccessControlHandlerCfgClient
RootCfgClient. getAccessControlHandler()
Gets the Access Control Handler if it is present.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.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.EntryCacheCfgClient
RootCfgClient. getEntryCache(String name)
Gets the named Entry Cache.ExtendedOperationHandlerCfgClient
RootCfgClient. getExtendedOperationHandler(String name)
Gets the named Extended Operation Handler.GlobalAccessControlPolicyCfgClient
PolicyBasedAccessControlHandlerCfgClient. getGlobalAccessControlPolicy(String name)
Gets the named Global Access Control Policy.GlobalCfgClient
RootCfgClient. getGlobalConfiguration()
Gets the Global Configuration.HttpAuthorizationMechanismCfgClient
RootCfgClient. getHttpAuthorizationMechanism(String name)
Gets the named Http Authorization Mechanism.HttpEndpointCfgClient
RootCfgClient. getHttpEndpoint(String name)
Gets the named Http Endpoint.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.MailServerCfgClient
RootCfgClient. getMailServer(String name)
Gets the named Mail Server.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.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.ServiceDiscoveryMechanismCfgClient
RootCfgClient. getServiceDiscoveryMechanism(String name)
Gets the named Service Discovery Mechanism.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.
-