Class BootstrapAdminUser
java.lang.Object
org.keycloak.quarkus.runtime.cli.command.AbstractCommand
org.keycloak.quarkus.runtime.cli.command.AbstractStartCommand
org.keycloak.quarkus.runtime.cli.command.AbstractNonServerCommand
org.keycloak.quarkus.runtime.cli.command.BootstrapAdminUser
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsFields inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractStartCommand
OPTIMIZED_BUILD_OPTION_LONGFields inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractCommand
spec -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidgetName()voidonStart(QuarkusKeycloakApplication application) Methods inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractNonServerCommand
getOptionCategories, includeRuntime, runMethods inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractStartCommand
excludedCategories, setSkipStart, wasBuildEverRunMethods inherited from class org.keycloak.quarkus.runtime.cli.command.AbstractCommand
executionError, executionError, getCommandLine, includeBuildTime, validateConfig
-
Field Details
-
NAME
- See Also:
-
HEADER
- See Also:
-
-
Constructor Details
-
BootstrapAdminUser
public BootstrapAdminUser()
-
-
Method Details
-
getName
- Specified by:
getNamein classAbstractCommand
-
doBeforeRun
protected void doBeforeRun()- Overrides:
doBeforeRunin classAbstractStartCommand
-
onStart
- Overrides:
onStartin classAbstractNonServerCommand
-