Uses of Class
dev.getelements.elements.service.auth.UserOAuth2AuthService
Packages that use UserOAuth2AuthService
-
Uses of UserOAuth2AuthService in dev.getelements.elements.service.auth
Methods in dev.getelements.elements.service.auth that return types with arguments of type UserOAuth2AuthServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<UserOAuth2AuthService> OAuth2AuthServiceProvider.getUserOAuth2AuthServiceProvider()
Method parameters in dev.getelements.elements.service.auth with type arguments of type UserOAuth2AuthServiceModifier and TypeMethodDescriptionvoid
OAuth2AuthServiceProvider.setUserOAuth2AuthServiceProvider
(jakarta.inject.Provider<UserOAuth2AuthService> oAuth2AuthServiceProvider)