Uses of Class
org.forgerock.opendj.config.HostPortPropertyDefinition
Packages that use HostPortPropertyDefinition
Package
Description
Common administration classes.
Provides introspection interfaces for the Core directory server
administrative components.
-
Uses of HostPortPropertyDefinition in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return HostPortPropertyDefinitionModifier and TypeMethodDescriptionprotected HostPortPropertyDefinitionHostPortPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?, ?> definition, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<ValueOrExpression<com.forgerock.opendj.util.HostPort>> defaultBehavior, Deprecated deprecated) Methods in org.forgerock.opendj.config with parameters of type HostPortPropertyDefinitionModifier and TypeMethodDescriptionPropertyDefinitionVisitor.visitHostPort(HostPortPropertyDefinition pd, P p) Visit a host:port property definition.PropertyValueVisitor.visitHostPort(HostPortPropertyDefinition pd, ValueOrExpression<com.forgerock.opendj.util.HostPort> v, P p) Visit a host:port. -
Uses of HostPortPropertyDefinition in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return HostPortPropertyDefinitionModifier and TypeMethodDescriptionReplicationDomainCfgDefn.getBootstrapReplicationServerPropertyDefinition()Get the "bootstrap-replication-server" property definition.ReplicationServerCfgDefn.getBootstrapReplicationServerPropertyDefinition()Get the "bootstrap-replication-server" property definition.ReplicationServiceDiscoveryMechanismCfgDefn.getBootstrapReplicationServerPropertyDefinition()Get the "bootstrap-replication-server" property definition.ReplicationSynchronizationProviderCfgDefn.getBootstrapReplicationServerPropertyDefinition()Get the "bootstrap-replication-server" property definition.GraphiteMonitorReporterPluginCfgDefn.getGraphiteServerPropertyDefinition()Get the "graphite-server" property definition.LdapPassThroughAuthenticationPolicyCfgDefn.getPrimaryRemoteLdapServerPropertyDefinition()Get the "primary-remote-ldap-server" property definition.StaticServiceDiscoveryMechanismCfgDefn.getPrimaryServerPropertyDefinition()Get the "primary-server" property definition.LdapPassThroughAuthenticationPolicyCfgDefn.getSecondaryRemoteLdapServerPropertyDefinition()Get the "secondary-remote-ldap-server" property definition.StaticServiceDiscoveryMechanismCfgDefn.getSecondaryServerPropertyDefinition()Get the "secondary-server" property definition.