Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
UniqueAttributePluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
SevenBitCleanPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
SambaPasswordPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
ReferentialIntegrityPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
ProfilerPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
PluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
PasswordPolicyImportPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
LdapAttributeDescriptionListPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
LastModPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
GraphiteMonitorReporterPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
EntryUuidPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
ChangeNumberControlPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<ValueOrExpression<PluginCfgDefn.PluginType>> |
AttributeCleanupPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
Modifier and Type | Method and Description |
---|---|
void |
UniqueAttributePluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
SevenBitCleanPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
SambaPasswordPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
ReferentialIntegrityPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
ProfilerPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
PluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
PasswordPolicyImportPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
LdapAttributeDescriptionListPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
LastModPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
GraphiteMonitorReporterPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
EntryUuidPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
ChangeNumberControlPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
void |
AttributeCleanupPluginCfgClient.setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>> values)
Sets the "plugin-type" property.
|
Modifier and Type | Method and Description |
---|---|
static PluginCfgDefn.PluginType |
PluginCfgDefn.PluginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginCfgDefn.PluginType[] |
PluginCfgDefn.PluginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
UniqueAttributePluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
SevenBitCleanPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
SambaPasswordPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
ReferentialIntegrityPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
ProfilerPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
PluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
PasswordPolicyImportPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
LdapAttributeDescriptionListPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
LastModPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
GraphiteMonitorReporterPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
FractionalLdifImportPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
EntryUuidPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
ChangeNumberControlPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
AttributeCleanupPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<PluginCfgDefn.PluginType> |
UniqueAttributePluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
SevenBitCleanPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
SambaPasswordPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
ReferentialIntegrityPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
ProfilerPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
PluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
PasswordPolicyImportPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
LdapAttributeDescriptionListPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
LastModPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
GraphiteMonitorReporterPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
EntryUuidPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
ChangeNumberControlPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
AttributeCleanupPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
Copyright 2010-2018 ForgeRock AS.