Package io.micronaut.security.oauth2.endpoint.token.request.password
-
Class Summary Class Description OauthPasswordAuthenticationProvider AnAuthenticationProvider
that delegates to an OAuth 2.0 provider using the password grant flow.OpenIdPasswordAuthenticationProvider AnAuthenticationProvider
that delegates to an OpenID provider using the password grant flow.