Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.admin.std.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)
Build a property definition based on the properties of this
builder.
|
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 |
JMXConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IPAddressPropertyDefinition |
SNMPConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IPAddressPropertyDefinition |
AdministrationConnectorCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IPAddressPropertyDefinition |
LDAPConnectionHandlerCfgDefn.getListenAddressPropertyDefinition()
Get the "listen-address" property definition.
|
IPAddressPropertyDefinition |
HTTPConnectionHandlerCfgDefn.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-2016 ForgeRock AS. All Rights Reserved.