Uses of Class
com.sun.identity.setup.ConfiguratorException
-
Packages that use ConfiguratorException Package Description com.sun.identity.setup org.forgerock.openam.upgrade Defines interfaces and classes to perform OpenAM system upgrade. -
-
Uses of ConfiguratorException in com.sun.identity.setup
Methods in com.sun.identity.setup that throw ConfiguratorException Modifier and Type Method Description voidAMSetupDSConfig. createBaseEntry(boolean ssl)Ensures that the base entry (root suffix) exists in an external directory server, creating it when it is missing.voidAMSetupServlet. doPost(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)static StringAMSetupServlet. getBaseDir()static StringAMSetupServlet. getPresetConfigDir()voidAMSetupDSConfig. loadSchemaFiles(List schemaFiles)Loads the schema files into the directory Server. -
Uses of ConfiguratorException in org.forgerock.openam.upgrade
Methods in org.forgerock.openam.upgrade that throw ConfiguratorException Modifier and Type Method Description voidEmbeddedOpenDJBackupManager. createBackupDirectories()Creates the OpenDJ backup directories, upgrade and backups.
-