package authentication
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
AuthenticationController
extends MessagesAbstractController with I18nSupport
Signup steps:
Signup steps:
signUpShow
signUpSave
signUpAwaitConfirmation
signUpActivateUser
(user is logged in and redirected to welcome page)
Login steps:
loginShow
loginSubmit
Logout steps:
logout
Change password steps:
passwordChangeShow
passwordChangeSubmit
Reset password steps:
passwordResetShow
passwordResetSubmit
Forgot password steps:
passwordForgotShow
passwordForgotSubmit
- class MyUnauthorizedHandler extends UnauthorizedHandler with I18nSupport
- class ReverseAuthenticationController extends AnyRef
- class routes extends AnyRef
Value Members
- object AuthenticationController