Interface UserContract.DefinitionStages.WithConfirmation

All Known Subinterfaces:
UserContract.Definition, UserContract.DefinitionStages.WithCreate
Enclosing interface:
UserContract.DefinitionStages

public static interface UserContract.DefinitionStages.WithConfirmation
The stage of the UserContract definition allowing to specify confirmation.
  • Method Details

    • withConfirmation

      Specifies the confirmation property: Determines the type of confirmation e-mail that will be sent to the newly created user..
      Parameters:
      confirmation - Determines the type of confirmation e-mail that will be sent to the newly created user.
      Returns:
      the next definition stage.