Class Brightbox::OAuth2::ClientCredentialsStrategy
In: lib/fog/brightbox/oauth2.rb
Parent: GrantTypeStrategy

This implements client based authentication/authorization based on the existing trust relationship using the `none` grant type.

Methods

Public Instance methods

[Validate]