Uses of Class
dev.getelements.elements.service.user.SuperUserEmailVerificationService
Packages that use SuperUserEmailVerificationService
-
Uses of SuperUserEmailVerificationService in dev.getelements.elements.service.user
Methods in dev.getelements.elements.service.user that return types with arguments of type SuperUserEmailVerificationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider<SuperUserEmailVerificationService> EmailVerificationServiceProvider.getSuperUserServiceProvider()Method parameters in dev.getelements.elements.service.user with type arguments of type SuperUserEmailVerificationServiceModifier and TypeMethodDescriptionvoidEmailVerificationServiceProvider.setSuperUserServiceProvider(jakarta.inject.Provider<SuperUserEmailVerificationService> superUserServiceProvider)