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