public final class CreateAdministrator extends Object
Alternatively, it can be used to take the email, first name, last name and desired password as arguments thus: CreateAdministrator -e [email] -f [first name] -l [last name] -p [password] This is particularly convenient for automated deploy scripts that require an initial administrator, for example, before deployment can be completed
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
For invoking via the command line.
|
Copyright © 2022 LYRASIS. All rights reserved.