class OAuth2::AccessToken::Bearer
Superclass hierarchy
Object
Reference
OAuth2::AccessToken
OAuth2::AccessToken::Bearer
Defined in:
Instance Method Summary
#==
(other : self)
#authenticate
(request : HTTP::Request, ssl)
#hash
#to_json
(io)
#token_type
Instance Method Detail
def
==
(other : self)
def
authenticate
(request :
HTTP::Request
, ssl)
def
hash
def
to_json
(io)
def
token_type