Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
protected IpAddressPropertyDefinition |
IpAddressPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<InetAddress> defaultBehavior) |
Modifier and Type | Method and Description |
---|---|
R |
PropertyDefinitionVisitor.visitIpAddress(IpAddressPropertyDefinition pd,
P p)
Visit a IP address property definition.
|
R |
PropertyValueVisitor.visitIpAddress(IpAddressPropertyDefinition pd,
ValueOrExpression<InetAddress> v,
P p)
Visit a IP address.
|
Modifier and Type | Method and Description |
---|---|
IpAddressPropertyDefinition |
SnmpConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IpAddressPropertyDefinition |
LdapConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IpAddressPropertyDefinition |
JmxConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IpAddressPropertyDefinition |
HttpConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IpAddressPropertyDefinition |
AdministrationConnectorCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IpAddressPropertyDefinition |
ReplicationServerCfgDefn.getSourceAddressPropertyDefinition()
Get the "source-address" property definition.
|
IpAddressPropertyDefinition |
ReplicationDomainCfgDefn.getSourceAddressPropertyDefinition()
Get the "source-address" property definition.
|
IpAddressPropertyDefinition |
LdapPassThroughAuthenticationPolicyCfgDefn.getSourceAddressPropertyDefinition()
Get the "source-address" property definition.
|
Copyright 2010-2018 ForgeRock AS.