Package com.io7m.idstore.server.user_view
@Export
@Version("1.0.0")
package com.io7m.idstore.server.user_view
The server implementation (internals [views]).
-
ClassesClassDescriptionA servlet that checks that a user is authenticated before delegating execution to a subclass.The email addition form.The page that executes the email addition.The page that executes the email removal.The endpoint that allows for completing email verification challenges.The endpoint that allows for completing email verification challenges.The login form.Log out.The main view.The generic message page.The page that allows for entering a username or password to begin a password reset operation.The page that checks a password reset token and prompts a user to enter a new password.The page that completes a password reset.The page that triggers sending a reset link.The password update form.The page that executes the password update.The realname update form.The page that executes the realname update.A user view server.