Uses of Class
io.helidon.security.providers.google.login.GoogleTokenProvider
-
Packages that use GoogleTokenProvider Package Description io.helidon.security.providers.google.login Integration with Google login button. -
-
Uses of GoogleTokenProvider in io.helidon.security.providers.google.login
Methods in io.helidon.security.providers.google.login that return GoogleTokenProvider Modifier and Type Method Description GoogleTokenProvider
GoogleTokenProvider.Builder. build()
static GoogleTokenProvider
GoogleTokenProvider. create(Config config)
Create an instance from configuration.
-