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