Class ClientCredentialsGrant


  • @Immutable
    public class ClientCredentialsGrant
    extends AuthorizationGrant
    Client credentials grant. Used in access token requests where the client is acting on its own behalf.

    Related specifications:

    • OAuth 2.0 (RFC 6749), section 4.4.2.