Uses of Class
dev.getelements.elements.service.auth.oidc.StandardOidcLoginAttemptService
Packages that use StandardOidcLoginAttemptService
-
Uses of StandardOidcLoginAttemptService in dev.getelements.elements.service.auth.oidc
Methods in dev.getelements.elements.service.auth.oidc that return types with arguments of type StandardOidcLoginAttemptServiceModifier and TypeMethodDescriptionjakarta.inject.Provider<StandardOidcLoginAttemptService> OidcLoginAttemptServiceProvider.getStandardOidcLoginAttemptServiceProvider()Method parameters in dev.getelements.elements.service.auth.oidc with type arguments of type StandardOidcLoginAttemptServiceModifier and TypeMethodDescriptionvoidOidcLoginAttemptServiceProvider.setStandardOidcLoginAttemptServiceProvider(jakarta.inject.Provider<StandardOidcLoginAttemptService> standardOidcLoginAttemptServiceProvider)