public class KeycloakMain extends Object
The main entry point, responsible for initialize and run the CLI as well as start the server.
For optimal startup of the server, the server should be configured first by running the MainCommand.reAugment(Boolean)
command so that subsequent server starts, without any args, do not need to build the CLI, which is costly.
| Constructor and Description |
|---|
KeycloakMain() |
public static void main(String[] cliArgs)
Copyright © 2021 JBoss by Red Hat. All rights reserved.