Constant Field Values
Contents
org.jboss.*
-
org.jboss.windup.web.services.DataBackup Modifier and Type Constant Field Value public static final StringBACKUP"backup" -
org.jboss.windup.web.services.KeycloakAuthenticator Modifier and Type Constant Field Value public static final StringPROPERTY_KEYCLOAK_URL"keycloak.server.url"public static final StringTRUST_ALL"keycloak.trust.all.ssl"
-
org.jboss.windup.web.services.rest.ConfigurationOptionsEndpoint Modifier and Type Constant Field Value public static final StringCONFIGURATION_OPTIONS_PATH"configuration-options"public static final StringVALIDATE_OPTION"validate-option" -
org.jboss.windup.web.services.rest.FileAlreadyExistsException Modifier and Type Constant Field Value public static final intERROR_CODE1 -
org.jboss.windup.web.services.rest.MigrationProjectEndpoint Modifier and Type Constant Field Value public static final StringMIGRATION_PROJECTS_SUBPATH"migrationProjects" -
org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint Modifier and Type Constant Field Value public static final StringPROJECT_APPLICATIONS"migrationProjects/{projectId}/registeredApplications" -
org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint Modifier and Type Constant Field Value public static final StringREGISTERED_APPLICATIONS"registeredApplications" -
org.jboss.windup.web.services.rest.RestApplication Modifier and Type Constant Field Value public static final StringREST_BASE"/" -
org.jboss.windup.web.services.rest.RestApplicationFurnace Modifier and Type Constant Field Value public static final StringREST_BASE"/furnace"
-
org.jboss.windup.web.services.service.MigrationPathService Modifier and Type Constant Field Value public static final StringCONFIG_XML_PATH"/migration-paths/migration-paths.xml"
-
org.jboss.windup.web.services.servlet.FileDefaultServlet Modifier and Type Constant Field Value public static final StringALLOWED_EXTENSIONS"allowed-extensions"public static final StringBASE_PATH"base-path"public static final StringDEFAULT_ALLOWED"default-allowed"public static final StringDIRECTORY_LISTING"directory-listing"public static final StringDISALLOWED_EXTENSIONS"disallowed-extensions"public static final StringRESOLVE_AGAINST_CONTEXT_ROOT"resolve-against-context-root"