Table of Contents - oauth2-2.0.9 Documentation
Classes and Modules
- OAuth2
- OAuth2::AccessToken
- OAuth2::Authenticator
- OAuth2::Client
- OAuth2::Error
- OAuth2::Response
- OAuth2::Strategy
- OAuth2::Strategy::Assertion
- OAuth2::Strategy::AuthCode
- OAuth2::Strategy::Base
- OAuth2::Strategy::ClientCredentials
- OAuth2::Strategy::Implicit
- OAuth2::Strategy::Password
- OAuth2::Version
Methods
- ::configure — OAuth2
- ::encode_basic_auth — OAuth2::Authenticator
- ::extra_tokens_warning — OAuth2::AccessToken
- ::from_hash — OAuth2::AccessToken
- ::from_kvform — OAuth2::AccessToken
- ::new — OAuth2::AccessToken
- ::new — OAuth2::Authenticator
- ::new — OAuth2::Client
- ::new — OAuth2::Error
- ::new — OAuth2::Response
- ::new — OAuth2::Strategy::Base
- ::register_parser — OAuth2::Response
- #[] — OAuth2::AccessToken
- #apply — OAuth2::Authenticator
- #apply_basic_auth — OAuth2::Authenticator
- #apply_client_id — OAuth2::Authenticator
- #apply_params_auth — OAuth2::Authenticator
- #assert_valid_params — OAuth2::Strategy::AuthCode
- #assert_valid_params — OAuth2::Strategy::Implicit
- #assertion — OAuth2::Client
- #auth_code — OAuth2::Client
- #authenticator — OAuth2::Client
- #authorize_params — OAuth2::Strategy::AuthCode
- #authorize_params — OAuth2::Strategy::Implicit
- #authorize_url — OAuth2::Client
- #authorize_url — OAuth2::Strategy::Assertion
- #authorize_url — OAuth2::Strategy::AuthCode
- #authorize_url — OAuth2::Strategy::ClientCredentials
- #authorize_url — OAuth2::Strategy::Implicit
- #authorize_url — OAuth2::Strategy::Password
- #basic_auth_header — OAuth2::Authenticator
- #body — OAuth2::Response
- #build_access_token — OAuth2::Client
- #build_access_token_legacy — OAuth2::Client
- #build_assertion — OAuth2::Strategy::Assertion
- #build_request — OAuth2::Strategy::Assertion
- #client_credentials — OAuth2::Client
- #configure — OAuth2
- #configure_authentication! — OAuth2::AccessToken
- #connection — OAuth2::Client
- #content_type — OAuth2::Response
- #convert_expires_at — OAuth2::AccessToken
- #delete — OAuth2::AccessToken
- #error_message — OAuth2::Error
- #execute_request — OAuth2::Client
- #expired? — OAuth2::AccessToken
- #expires? — OAuth2::AccessToken
- #get — OAuth2::AccessToken
- #get_token — OAuth2::Client
- #get_token — OAuth2::Strategy::Assertion
- #get_token — OAuth2::Strategy::AuthCode
- #get_token — OAuth2::Strategy::ClientCredentials
- #get_token — OAuth2::Strategy::Implicit
- #get_token — OAuth2::Strategy::Password
- #headers — OAuth2::AccessToken
- #headers — OAuth2::Response
- #http_method — OAuth2::Client
- #implicit — OAuth2::Client
- #oauth_debug_logging — OAuth2::Client
- #parse_error_description — OAuth2::Error
- #parse_response — OAuth2::Client
- #parse_response_legacy — OAuth2::Client
- #parse_snaky_params_headers — OAuth2::Client
- #parsed — OAuth2::Response
- #parser — OAuth2::Response
- #password — OAuth2::Client
- #patch — OAuth2::AccessToken
- #post — OAuth2::AccessToken
- #put — OAuth2::AccessToken
- #redirection_params — OAuth2::Client
- #refresh — OAuth2::AccessToken
- #refresh! — OAuth2::AccessToken
- #request — OAuth2::AccessToken
- #request — OAuth2::Client
- #site= — OAuth2::Client
- #status — OAuth2::Response
- #to_hash — OAuth2::AccessToken
- #token_url — OAuth2::Client