Uses of Class
org.opends.server.backends.VerifyConfig
Packages that use VerifyConfig
Package
Description
Contains a number of API declarations for use throughout the Directory Server.
Contains the code for implementing Directory Server pluggable storage backends.
-
Uses of VerifyConfig in org.opends.server.api
Methods in org.opends.server.api with parameters of type VerifyConfigModifier and TypeMethodDescriptionlong
LocalBackend.verifyBackend
(VerifyConfig verifyConfig) Verify the integrity of the backend instance. -
Uses of VerifyConfig in org.opends.server.backends.pluggable
Methods in org.opends.server.backends.pluggable with parameters of type VerifyConfig