Uses of Interface
de.xima.fc.security.interfaces.logic.IUserEmailTask
Packages that use IUserEmailTask
-
Uses of IUserEmailTask in de.xima.fc.security.logic.profile
Methods in de.xima.fc.security.logic.profile that return IUserEmailTaskModifier and TypeMethodDescriptionstatic IUserEmailTask
UserProfileTaskFactory.changePrimaryEmail
(String token) Creates a task to change the primary email address of a user profile.static IUserEmailTask
UserProfileTaskFactory.verifyEmail
(String token) Creates a task to verify an email address of a user profile.