Uses of Class
dev.getelements.elements.service.auth.AnonOAuth2AuthService
Packages that use AnonOAuth2AuthService
-
Uses of AnonOAuth2AuthService in dev.getelements.elements.service.auth
Methods in dev.getelements.elements.service.auth that return types with arguments of type AnonOAuth2AuthServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<AnonOAuth2AuthService> OAuth2AuthServiceProvider.getAnonOAuth2AuthServiceProvider()
Method parameters in dev.getelements.elements.service.auth with type arguments of type AnonOAuth2AuthServiceModifier and TypeMethodDescriptionvoid
OAuth2AuthServiceProvider.setAnonOAuth2AuthServiceProvider
(jakarta.inject.Provider<AnonOAuth2AuthService> anonOAuth2AuthServiceProvider)