JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
G
I
L
M
O
P
R
S
U
_
B
BODY
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
C
CONTEXT_PATH
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
D
deleteTokens(User)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager
Deletes all existing tokens for a user.
destroyPlugin()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.admin.
PasswordResetSettingsServlet
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetChangePasswordServlet
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetSendEmailServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.admin.
PasswordResetSettingsServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetChangePasswordServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetSendEmailServlet
E
ENABLED
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
expires
- Variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager.ResetRequest
EXPIRY
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
G
generateToken(User, String)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager
Generates a random token for the user, and persists in the database.
get()
- Method in interface org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager.SqlExceptionSupplier
getClassImports()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
getClassImports()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
getClassImports()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
getDependants()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
getDependants()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
getDependants()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
getInstance()
- Static method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
getPackageImports()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
getPackageImports()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
getPackageImports()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
getPasswordResetMailer()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
getResetRequests()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager
Returns the current list of reset requests - excluding the all important token.
getResetTokenManager()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
getUser(String)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager
Finds the user for the specified token.
I
init()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.admin.
PasswordResetSettingsServlet
init()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetChangePasswordServlet
init()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetSendEmailServlet
initializePlugin(PluginManager, File)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
L
localize(String, Object...)
- Static method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
M
MAX_LENGTH
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
MIN_LENGTH
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
O
org.jivesoftware.openfire.plugin.passwordreset
- package org.jivesoftware.openfire.plugin.passwordreset
org.jivesoftware.openfire.plugin.passwordreset.jsp.admin
- package org.jivesoftware.openfire.plugin.passwordreset.jsp.admin
org.jivesoftware.openfire.plugin.passwordreset.jsp.client
- package org.jivesoftware.openfire.plugin.passwordreset.jsp.client
org.jivesoftware.openfire.plugin.passwordreset.servlet.admin
- package org.jivesoftware.openfire.plugin.passwordreset.servlet.admin
org.jivesoftware.openfire.plugin.passwordreset.servlet.client
- package org.jivesoftware.openfire.plugin.passwordreset.servlet.client
P
password_002dreset_002dchange_002dpassword_jsp
- Class in
org.jivesoftware.openfire.plugin.passwordreset.jsp.client
password_002dreset_002dchange_002dpassword_jsp()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
password_002dreset_002dsend_002demail_jsp
- Class in
org.jivesoftware.openfire.plugin.passwordreset.jsp.client
password_002dreset_002dsend_002demail_jsp()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
password_002dreset_002dsettings_jsp
- Class in
org.jivesoftware.openfire.plugin.passwordreset.jsp.admin
password_002dreset_002dsettings_jsp()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
PasswordResetChangePasswordServlet
- Class in
org.jivesoftware.openfire.plugin.passwordreset.servlet.client
PasswordResetChangePasswordServlet()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetChangePasswordServlet
PasswordResetChangePasswordServlet.Form
- Class in
org.jivesoftware.openfire.plugin.passwordreset.servlet.client
PasswordResetMailer
- Class in
org.jivesoftware.openfire.plugin.passwordreset
PasswordResetMailer(EmailService)
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetMailer
PasswordResetPlugin
- Class in
org.jivesoftware.openfire.plugin.passwordreset
PasswordResetPlugin()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
Default constructor for the plugin.
PasswordResetSendEmailServlet
- Class in
org.jivesoftware.openfire.plugin.passwordreset.servlet.client
PasswordResetSendEmailServlet()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.servlet.client.
PasswordResetSendEmailServlet
PasswordResetSendEmailServlet.Form
- Class in
org.jivesoftware.openfire.plugin.passwordreset.servlet.client
PasswordResetSettingsServlet
- Class in
org.jivesoftware.openfire.plugin.passwordreset.servlet.admin
PasswordResetSettingsServlet()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.servlet.admin.
PasswordResetSettingsServlet
PasswordResetSettingsServlet.Dto
- Class in
org.jivesoftware.openfire.plugin.passwordreset.servlet.admin
PasswordResetTokenManager
- Class in
org.jivesoftware.openfire.plugin.passwordreset
PasswordResetTokenManager(PasswordResetTokenManager.SqlExceptionSupplier<Connection>, UserManager)
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager
PasswordResetTokenManager.ResetRequest
- Class in
org.jivesoftware.openfire.plugin.passwordreset
PasswordResetTokenManager.SqlExceptionSupplier
<
T
> - Interface in
org.jivesoftware.openfire.plugin.passwordreset
Can't use a
Supplier
because of the exception.
PLUGIN_NAME
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
R
ResetRequest()
- Constructor for class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager.ResetRequest
S
sendEmail(User, String)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetMailer
Sends a password reset email.
SENDER_ADDRESS
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
SENDER_NAME
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
SERVER
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
sourceAddress
- Variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager.ResetRequest
SUBJECT
- Static variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetPlugin
U
userId
- Variable in class org.jivesoftware.openfire.plugin.passwordreset.
PasswordResetTokenManager.ResetRequest
_
_jsp_getExpressionFactory()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
_jsp_getExpressionFactory()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
_jsp_getExpressionFactory()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
_jsp_getInstanceManager()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
_jsp_getInstanceManager()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
_jsp_getInstanceManager()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
_jspDestroy()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
_jspDestroy()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
_jspDestroy()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
_jspInit()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
_jspInit()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
_jspInit()
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
_jspService(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.admin.
password_002dreset_002dsettings_jsp
_jspService(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dchange_002dpassword_jsp
_jspService(HttpServletRequest, HttpServletResponse)
- Method in class org.jivesoftware.openfire.plugin.passwordreset.jsp.client.
password_002dreset_002dsend_002demail_jsp
B
C
D
E
G
I
L
M
O
P
R
S
U
_
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes