Uses of Interface
de.xima.fc.gui.common.interfaces.view.IWelcomeConfirmView
-
Packages that use IWelcomeConfirmView Package Description de.xima.fc.gui.common.bean.security -
-
Uses of IWelcomeConfirmView in de.xima.fc.gui.common.bean.security
Classes in de.xima.fc.gui.common.bean.security that implement IWelcomeConfirmView Modifier and Type Class Description class
UserEmailPrimaryChangeBean
Bean handling the changing of a user profiles primary email address.class
UserEmailVerificationBean
Bean handling the verification of a user email address.class
UserIdentityRemovalBean
Bean handling the removal of user identities.class
UserProfileMfaRemovalBean
Bean handling the removal of user profile MFA configs.
-