Uses of Class
org.forgerock.opendj.config.HostPropertyDefinition
Package
Description
Common administration classes.
Provides introspection interfaces for the Core directory server
administrative components.
-
Uses of HostPropertyDefinition in org.forgerock.opendj.config
Modifier and TypeMethodDescriptionprotected HostPropertyDefinition
HostPropertyDefinition.Builder.buildInstance
(AbstractManagedObjectDefinition<?, ?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<ValueOrExpression<com.forgerock.opendj.util.Host>> defaultBehavior, Deprecated deprecated) Modifier 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
Modifier 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.ReplicationServerCfgDefn.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.JmxConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.LdapConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.ReplicationServerCfgDefn.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.