Uses of Class
org.forgerock.opendj.server.config.meta.PluginCfgDefn.PluginType
-
Packages that use PluginCfgDefn.PluginType 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. -
-
Uses of PluginCfgDefn.PluginType in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that return types with arguments of type PluginCfgDefn.PluginType Modifier and Type Method Description SortedSet<PluginCfgDefn.PluginType>AttributeCleanupPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>ChangeNumberControlPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>EntryUUIDPluginCfgClient. 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>PasswordPolicyImportPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>PluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>ProfilerPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>ReferentialIntegrityPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>SambaPasswordPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>SevenBitCleanPluginCfgClient. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>UniqueAttributePluginCfgClient. getPluginType()Gets the "plugin-type" property.Method parameters in org.forgerock.opendj.server.config.client with type arguments of type PluginCfgDefn.PluginType Modifier and Type Method Description voidAttributeCleanupPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidChangeNumberControlPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidEntryUUIDPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidLastModPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidLDAPAttributeDescriptionListPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidPasswordPolicyImportPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidProfilerPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidReferentialIntegrityPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidSambaPasswordPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidSevenBitCleanPluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property.voidUniqueAttributePluginCfgClient. setPluginType(Collection<PluginCfgDefn.PluginType> values)Sets the "plugin-type" property. -
Uses of PluginCfgDefn.PluginType in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return PluginCfgDefn.PluginType Modifier and Type Method Description static PluginCfgDefn.PluginTypePluginCfgDefn.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.Methods in org.forgerock.opendj.server.config.meta that return types with arguments of type PluginCfgDefn.PluginType Modifier and Type Method Description EnumPropertyDefinition<PluginCfgDefn.PluginType>AttributeCleanupPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>ChangeNumberControlPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>EntryUUIDPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>FractionalLDIFImportPluginCfgDefn. 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>PasswordPolicyImportPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>PluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>ProfilerPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>ReferentialIntegrityPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>SambaPasswordPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>SevenBitCleanPluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition.EnumPropertyDefinition<PluginCfgDefn.PluginType>UniqueAttributePluginCfgDefn. getPluginTypePropertyDefinition()Get the "plugin-type" property definition. -
Uses of PluginCfgDefn.PluginType in org.forgerock.opendj.server.config.server
Methods in org.forgerock.opendj.server.config.server that return types with arguments of type PluginCfgDefn.PluginType Modifier and Type Method Description SortedSet<PluginCfgDefn.PluginType>AttributeCleanupPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>ChangeNumberControlPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>EntryUUIDPluginCfg. 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>PasswordPolicyImportPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>PluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>ProfilerPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>ReferentialIntegrityPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>SambaPasswordPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>SevenBitCleanPluginCfg. getPluginType()Gets the "plugin-type" property.SortedSet<PluginCfgDefn.PluginType>UniqueAttributePluginCfg. getPluginType()Gets the "plugin-type" property.
-