Uses of Class
org.forgerock.opendj.config.HostPropertyDefinition
Packages that use HostPropertyDefinition
Package
Description
Common administration classes.
Provides introspection interfaces for the Core directory server
administrative components.
-
Uses of HostPropertyDefinition in org.forgerock.opendj.config
Subclasses with type arguments of type HostPropertyDefinition in org.forgerock.opendj.configModifier and TypeClassDescriptionstatic final classAn interface for incrementally constructing IP address property definitions.Methods in org.forgerock.opendj.config that return HostPropertyDefinitionModifier and TypeMethodDescriptionprotected HostPropertyDefinitionHostPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?, ?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<ValueOrExpression<com.forgerock.opendj.util.Host>> defaultBehavior, Deprecated deprecated) Methods in org.forgerock.opendj.config with parameters of type HostPropertyDefinitionModifier and TypeMethodDescriptionPropertyDefinitionVisitor.visitHost(HostPropertyDefinition pd, P p) Visit a host property definition.PropertyValueVisitor.visitHost(HostPropertyDefinition pd, ValueOrExpression<com.forgerock.opendj.util.Host> v, P p) Visit a host. -
Uses of HostPropertyDefinition in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return HostPropertyDefinitionModifier and TypeMethodDescriptionAdministrationConnectorCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.GlobalCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.HttpConnectionHandlerCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.LdapConnectionHandlerCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.LeaderBasedReplicationSynchronizationProviderCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.NetConnectionHandlerCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.ReplicationServerCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.UnifiedConnectionHandlerCfgDefn.getAdvertisedListenAddressPropertyDefinition()Get the "advertised-listen-address" property definition.AdministrationConnectorCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.GlobalCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.HttpConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.LdapConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.NetConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.ReplicationServerCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.UnifiedConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()Get the "listen-address" property definition.LdapPassThroughAuthenticationPolicyCfgDefn.getSourceAddressPropertyDefinition()Get the "source-address" property definition.ReplicationDomainCfgDefn.getSourceAddressPropertyDefinition()Get the "source-address" property definition.ReplicationServerCfgDefn.getSourceAddressPropertyDefinition()Get the "source-address" property definition.ReplicationSynchronizationProviderCfgDefn.getSourceAddressPropertyDefinition()Get the "source-address" property definition.