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 IpAddressMaskPropertyDefinition |
IpAddressMaskPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<AddressMask> defaultBehavior) |
Modifier and Type | Method and Description |
---|---|
R |
PropertyValueVisitor.visitIpAddressMask(IpAddressMaskPropertyDefinition pd,
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 |
SnmpConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
LdifConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
LdapConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
JmxConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
HttpConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
ConnectionHandlerCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
AdministrationConnectorCfgDefn.getAllowedClientPropertyDefinition()
Get the "allowed-client" property definition.
|
IpAddressMaskPropertyDefinition |
GlobalAccessControlPolicyCfgDefn.getConnectionClientAddressEqualToPropertyDefinition()
Get the "connection-client-address-equal-to" property definition.
|
IpAddressMaskPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getConnectionClientAddressEqualToPropertyDefinition()
Get the "connection-client-address-equal-to" property definition.
|
IpAddressMaskPropertyDefinition |
GlobalAccessControlPolicyCfgDefn.getConnectionClientAddressNotEqualToPropertyDefinition()
Get the "connection-client-address-not-equal-to" property definition.
|
IpAddressMaskPropertyDefinition |
AccessLogFilteringCriteriaCfgDefn.getConnectionClientAddressNotEqualToPropertyDefinition()
Get the "connection-client-address-not-equal-to" property definition.
|
IpAddressMaskPropertyDefinition |
SnmpConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IpAddressMaskPropertyDefinition |
LdifConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IpAddressMaskPropertyDefinition |
LdapConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IpAddressMaskPropertyDefinition |
JmxConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IpAddressMaskPropertyDefinition |
HttpConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IpAddressMaskPropertyDefinition |
ConnectionHandlerCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
IpAddressMaskPropertyDefinition |
AdministrationConnectorCfgDefn.getDeniedClientPropertyDefinition()
Get the "denied-client" property definition.
|
Copyright 2010-2020 ForgeRock AS.