Uses of Interface
de.xima.fc.security.interfaces.logic.IUserProfileTask
Packages that use IUserProfileTask
-
Uses of IUserProfileTask in de.xima.fc.security.interfaces.logic
Subinterfaces of IUserProfileTask in de.xima.fc.security.interfaces.logicModifier and TypeInterfaceDescriptioninterface
Common interface foruser profile tasks
that perform some action with a user email on a user profile.interface
Common interface foruser profile tasks
that perform some action with a user identity on a user profile. -
Uses of IUserProfileTask in de.xima.fc.security.logic.profile
Methods in de.xima.fc.security.logic.profile that return IUserProfileTaskModifier and TypeMethodDescriptionstatic IUserProfileTask
UserProfileTaskFactory.mergeProfiles
(String token) Creates a task to merge two user profiles.static IUserProfileTask
Creates a task to remove the user profile MFA config from a user profile and thereby disabling it.