REST.Authenticator.OAuth
| パッケージ | RESTComponents280.bpl |
|---|
クラス
| EOAuth2Exception | TOAuth2Authenticator は認証プロパティの誤った利用を検知した際に例外を発生させます。 |
| EOAuth2ExceptionExt | |
| TOAuth1Authenticator | 基本の OAuth1.0a 認証を実装したものです。 |
| TOAuth1AuthenticatorAdapter | TOAuth1Authenticator の LiveBinding アダプタです。 |
| TOAuth1SignatureMethod | |
| TOAuth1SignatureMethod_HMAC_SHA1 | |
| TOAuth1SignatureMethod_PLAINTEXT | |
| TOAuth1SignatureMethodClass | |
| TOAuth2Authenticator | 基本の OAuth2 認証を実装したものです。 |
| TOAuth2AuthenticatorAdapter | TOAuth2Authenticator の LiveBinding アダプタです。 |
| TOAuth2AuthenticatorHelper | |
| TOAuth2Exception | |
| TSubOAuth1AuthenticationBindSource | TOAuth1Authenticator の LiveBinding バインド ソースです。 |
| TSubOAuth2AuthenticationBindSource | TOAuth2Authenticator の LiveBinding バインド ソースです。 |
ルーチン
| OAuth2ResponseTypeFromString | 応答の種類を表す TOAuth2ResponseType を返します。 |
| OAuth2ResponseTypeToString | 応答の種類を表す文字列を返します。 |
| OAuth2TokenTypeFromString | トークンの種類を表す TOAuth2TokenType を返します。 |
| OAuth2TokenTypeToString | トークンの種類を表す文字列を返します。 |
型
| TOAuth2ResponseType | さまざまな応答の種類を定義しています。 |
| TOAuth2TokenType | さまざまなトークンの種類を定義しています。 |
変数
| DefaultOAuth1SignatureClass | |
| DefaultOAuth2AccessTokenParamName | |
| DefaultOAuth2ResponseType | |
| DefaultOAuth2TokenType |