Class
Doorkeeper::OAuth::Helpers::ScopeChecker::Validator
In:
lib/doorkeeper/oauth/helpers/scope_checker.rb
Parent:
Object
Methods
match?
new
valid?
Attributes
parsed_scopes
[R]
scope_str
[R]
Public Class methods
new
(scope_str, server_scopes, application_scopes)
Public Instance methods
match?
()
valid?
()
[Validate]