Class ResourceOwnerPasswordCredentialsGrant

java.lang.Object
com.nimbusds.oauth2.sdk.AuthorizationGrant
com.nimbusds.oauth2.sdk.ResourceOwnerPasswordCredentialsGrant

Resource owner password credentials grant. Used in access token requests with the resource owner's username and password.

Related specifications:

  • OAuth 2.0 (RFC 6749)