Class RegisterHandler


  • public class RegisterHandler
    extends FunctionHandler
    Navigation case : user has not an account yet and submits registration form.
    • Field Detail

      • REGISTRATION_TOKEN

        public static final String REGISTRATION_TOKEN
        The request attribute key for the registration token.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RegisterHandler

        public RegisterHandler()