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<PluginCfgDefn.PluginType> |
UniqueAttributePluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
SevenBitCleanPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
SambaPasswordPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
ReferentialIntegrityPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
ProfilerPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
PluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
PasswordPolicyImportPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
LastModPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
LDAPAttributeDescriptionListPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
EntryUUIDPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
ChangeNumberControlPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
AttributeCleanupPluginCfgClient.getPluginType()
Gets the "plugin-type" property.
|
Modifier and Type | Method and Description |
---|---|
void |
UniqueAttributePluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
SevenBitCleanPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
SambaPasswordPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
ReferentialIntegrityPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
ProfilerPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
PluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
PasswordPolicyImportPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
LastModPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
LDAPAttributeDescriptionListPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
EntryUUIDPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
ChangeNumberControlPluginCfgClient.setPluginType(Collection<PluginCfgDefn.PluginType> values)
Sets the "plugin-type" property.
|
void |
AttributeCleanupPluginCfgClient.setPluginType(Collection<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> |
LastModPluginCfgDefn.getPluginTypePropertyDefinition()
Get the "plugin-type" property definition.
|
EnumPropertyDefinition<PluginCfgDefn.PluginType> |
LDAPAttributeDescriptionListPluginCfgDefn.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> |
LastModPluginCfg.getPluginType()
Gets the "plugin-type" property.
|
SortedSet<PluginCfgDefn.PluginType> |
LDAPAttributeDescriptionListPluginCfg.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-2017 ForgeRock AS.