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 |
PropertyValueVisitor.visitIPAddress(IPAddressPropertyDefinition pd,
InetAddress v,
P p)
Visit a IP address.
|
R |
PropertyDefinitionVisitor.visitIPAddress(IPAddressPropertyDefinition pd,
P p)
Visit a IP address property definition.
|
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-2017 ForgeRock AS.