REST.Authenticator.OAuth

提供: RAD Studio API Documentation
移動先: 案内検索


パッケージ RESTComponents270.bpl

クラス

EOAuth2ExceptionTOAuth2Authenticator は認証プロパティの誤った利用を検知した際に例外を発生させます。
TOAuth1Authenticator基本の OAuth1.0a 認証を実装したものです。
TOAuth1AuthenticatorAdapterTOAuth1AuthenticatorLiveBinding アダプタです。
TOAuth1SignatureMethod
TOAuth1SignatureMethod_HMAC_SHA1
TOAuth1SignatureMethod_PLAINTEXT
TOAuth1SignatureMethodClass
TOAuth2Authenticator基本の OAuth2 認証を実装したものです。
TOAuth2AuthenticatorAdapterTOAuth2AuthenticatorLiveBinding アダプタです。
TOAuth2Exception
TSubOAuth1AuthenticationBindSourceTOAuth1AuthenticatorLiveBinding バインド ソースです。
TSubOAuth2AuthenticationBindSourceTOAuth2AuthenticatorLiveBinding バインド ソースです。

ルーチン

OAuth2ResponseTypeFromString応答の種類を表す TOAuth2ResponseType を返します。
OAuth2ResponseTypeToString応答の種類を表す文字列を返します。
OAuth2TokenTypeFromStringトークンの種類を表す TOAuth2TokenType を返します。
OAuth2TokenTypeToStringトークンの種類を表す文字列を返します。

TOAuth2ResponseTypeさまざまな応答の種類を定義しています。
TOAuth2TokenTypeさまざまなトークンの種類を定義しています。

変数

DefaultOAuth1SignatureClass
DefaultOAuth2AccessTokenParamName
DefaultOAuth2ResponseType
DefaultOAuth2TokenType