Uses of Class
org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Packages that use AttributeCleanupPluginCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of AttributeCleanupPluginCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return AttributeCleanupPluginCfgDefn Modifier and Type Method Description static AttributeCleanupPluginCfgDefn
AttributeCleanupPluginCfgDefn. getInstance()
Get the Attribute Cleanup Plugin configuration definition singleton.
-