Uses of Class
com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfiguration
Packages that use LostPasswordConfiguration
Package
Description
-
Uses of LostPasswordConfiguration in com.axemble.vdoc.sdk.mail
Methods in com.axemble.vdoc.sdk.mail with parameters of type LostPasswordConfigurationModifier and TypeMethodDescriptionfinal jakarta.mail.internet.MimeMessage
DefaultSystemMailExtension.buildLostPasswordMessage
(LostPasswordConfiguration configuration) Build mail with redirect url to the confirm screen.DefaultSystemMailExtension.retrieveLostPasswordLink
(LostPasswordConfiguration configuration) -
Uses of LostPasswordConfiguration in com.axemble.vdoc.sdk.system.mail
Methods in com.axemble.vdoc.sdk.system.mail with parameters of type LostPasswordConfigurationModifier and TypeMethodDescriptionjakarta.mail.internet.MimeMessage
ISystemMailExtension.buildLostPasswordMessage
(LostPasswordConfiguration configuration) build lost password messageISystemMailExtension.retrieveLostPasswordLink
(LostPasswordConfiguration configuration) Retrieve the URL for lost password -
Uses of LostPasswordConfiguration in com.axemble.vdoc.sdk.system.mail.beans
Methods in com.axemble.vdoc.sdk.system.mail.beans that return LostPasswordConfigurationModifier and TypeMethodDescriptionLostPasswordConfigurationBuilder.build()
Build the configuration