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 IPAddressMaskPropertyDefinition |
IPAddressMaskPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<org.forgerock.opendj.ldap.AddressMask> defaultBehavior)
Build a property definition based on the properties of this
builder.
|
Modifier and Type | Method and Description |
---|---|
R |
PropertyValueVisitor.visitIPAddressMask(IPAddressMaskPropertyDefinition pd,
org.forgerock.opendj.ldap.AddressMask v,
P p)
Visit a IP address mask.
|
R |
PropertyDefinitionVisitor.visitIPAddressMask(IPAddressMaskPropertyDefinition pd,
P p)
Visit a IP address mask property definition.
|
Modifier and Type | Method and Description |
---|---|
IPAddressMaskPropertyDefinition |
ConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IPAddressMaskPropertyDefinition |
JMXConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IPAddressMaskPropertyDefinition |
SNMPConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IPAddressMaskPropertyDefinition |
LDAPConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IPAddressMaskPropertyDefinition |
LDIFConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IPAddressMaskPropertyDefinition |
HTTPConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IPAddressMaskPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getConnectionClientAddressEqualToPropertyDefinition()
Get the "connection-client-address-equal-to" property definition.
|
IPAddressMaskPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getConnectionClientAddressNotEqualToPropertyDefinition()
Get the "connection-client-address-not-equal-to" property definition.
|
IPAddressMaskPropertyDefinition |
ConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IPAddressMaskPropertyDefinition |
JMXConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IPAddressMaskPropertyDefinition |
SNMPConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IPAddressMaskPropertyDefinition |
LDAPConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IPAddressMaskPropertyDefinition |
LDIFConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IPAddressMaskPropertyDefinition |
HTTPConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.