Package io.micronaut.security.oauth2.endpoint.token.request.password
-
Class Summary Class Description OauthPasswordAuthenticationProvider AnAuthenticationProviderthat delegates to an OAuth 2.0 provider using the password grant flow.OpenIdPasswordAuthenticationProvider AnAuthenticationProviderthat delegates to an OpenID provider using the password grant flow.PasswordGrantCondition Condition to enable the password grant authentication flow for an OAuth provider.