Interface | Description |
---|---|
State |
Describe the purpose
|
Class | Description |
---|---|
AddUser |
State to perform the actual addition to the discovered properties files.
|
ConfirmationChoice |
State to display a message to the user with option to confirm a choice.
|
DuplicateUserCheckState |
State to check that the user is not already defined in any of the resolved
properties files.
|
ErrorState |
State to report an error to the user, optionally a nextState can be supplied so the process can continue even though an
error has been reported.
|
PromptNewUserState |
State to prompt the user for the realm, username and password to use, this State can be called back to so allows for a
pre-defined realm and username to be used.
|
PromptPasswordState |
State to prompt the user for a password
This state handles password validation by let the user re-enter the password
in case of the password mismatch the user will be present for an error
and will re-enter the PromptPasswordState again
|
PropertyFileFinder |
The first state executed, responsible for searching for the relevant properties files.
|
PropertyFilePrompt |
Describe the purpose
|
StateValues |
Place holder object to pass between the state
|
UpdatePropertiesHandler | |
UpdateUser |
Describe the purpose
|
WeakCheckState |
State to check the strength of the stateValues selected.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.