JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
H
I
L
N
O
R
S
T
U
V
C
CHANGE_PASSWORD_ROUTE
- Static variable in class org.visallo.web.auth.usernamepassword.
UsernamePasswordWebAppPlugin
ChangePassword
- Class in
org.visallo.web.auth.usernamepassword.routes
ChangePassword(UserRepository)
- Constructor for class org.visallo.web.auth.usernamepassword.routes.
ChangePassword
CONFIGURATION_PREFIX
- Static variable in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
F
ForgotPasswordConfiguration
- Class in
org.visallo.web.auth.usernamepassword
ForgotPasswordConfiguration()
- Constructor for class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
ForgotPasswordConfiguration.MailServerAuthentication
- Enum in
org.visallo.web.auth.usernamepassword
G
getEmailFrom()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getEmailReplyTo()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getEmailSubject()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getMailServerAuthentication()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getMailServerHostname()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getMailServerPassword()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getMailServerPort()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getMailServerUsername()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getNewPasswordConfirmationLabel()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getNewPasswordLabel()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
getTokenLifetimeMinutes()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
H
handle(String, String, String)
- Method in class org.visallo.web.auth.usernamepassword.routes.
ChangePassword
handle(HttpServletRequest, String, String)
- Method in class org.visallo.web.auth.usernamepassword.routes.
Login
handle(String, String)
- Method in class org.visallo.web.auth.usernamepassword.routes.
LookupToken
handle(String, String)
- Method in class org.visallo.web.auth.usernamepassword.routes.
RequestToken
I
init(WebApp, ServletContext, Handler)
- Method in class org.visallo.web.auth.usernamepassword.
UsernamePasswordWebAppPlugin
isEnabled()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
L
Login
- Class in
org.visallo.web.auth.usernamepassword.routes
Login(UserRepository)
- Constructor for class org.visallo.web.auth.usernamepassword.routes.
Login
LOOKUP_TOKEN_ROUTE
- Static variable in class org.visallo.web.auth.usernamepassword.
UsernamePasswordWebAppPlugin
LookupToken
- Class in
org.visallo.web.auth.usernamepassword.routes
LookupToken(UserRepository, Configuration)
- Constructor for class org.visallo.web.auth.usernamepassword.routes.
LookupToken
N
NEW_PASSWORD_CONFIRMATION_PARAMETER_NAME
- Static variable in class org.visallo.web.auth.usernamepassword.routes.
ChangePassword
NEW_PASSWORD_PARAMETER_NAME
- Static variable in class org.visallo.web.auth.usernamepassword.routes.
ChangePassword
O
org.visallo.web.auth.usernamepassword
- package org.visallo.web.auth.usernamepassword
org.visallo.web.auth.usernamepassword.routes
- package org.visallo.web.auth.usernamepassword.routes
R
RequestToken
- Class in
org.visallo.web.auth.usernamepassword.routes
RequestToken(UserRepository, Configuration)
- Constructor for class org.visallo.web.auth.usernamepassword.routes.
RequestToken
S
setConfiguration(Configuration)
- Method in class org.visallo.web.auth.usernamepassword.
UsernamePasswordWebAppPlugin
setEmailFrom(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setEmailReplyTo(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setEmailSubject(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setEnabled(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setMailServerAuthentication(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setMailServerHostname(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setMailServerPassword(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setMailServerPort(int)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setMailServerUsername(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setNewPasswordConfirmationLabel(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setNewPasswordLabel(String)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
setTokenLifetimeMinutes(int)
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
T
TOKEN_PARAMETER_NAME
- Static variable in class org.visallo.web.auth.usernamepassword.routes.
ChangePassword
TOKEN_PARAMETER_NAME
- Static variable in class org.visallo.web.auth.usernamepassword.routes.
LookupToken
U
UsernamePasswordWebAppPlugin
- Class in
org.visallo.web.auth.usernamepassword
UsernamePasswordWebAppPlugin()
- Constructor for class org.visallo.web.auth.usernamepassword.
UsernamePasswordWebAppPlugin
V
validateMailServerSettings()
- Method in class org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration
valueOf(String)
- Static method in enum org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration.MailServerAuthentication
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.visallo.web.auth.usernamepassword.
ForgotPasswordConfiguration.MailServerAuthentication
Returns an array containing the constants of this enum type, in the order they are declared.
C
F
G
H
I
L
N
O
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Generated Wed Aug 23 01:55 UTC 2017
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2017
V5 Analytics
. All rights reserved.