REST.Authenticator.OAuth
| Package | RESTComponents.bpl |
|---|
Sommaire
Classes
| EOAuth2Exception | Se déclenche lorsque TOAuth2Authenticator trouve une mauvaise utilisation des propriétés d'authentification. |
| TOAuth1Authenticator | Implémente une authentification de base OAuth1.0a. |
| TOAuth1AuthenticatorAdapter | Adaptateur LiveBindings pour TOAuth1Authenticator. |
| TOAuth1SignatureMethod | |
| TOAuth1SignatureMethod_HMAC_SHA1 | |
| TOAuth1SignatureMethod_PLAINTEXT | |
| TOAuth1SignatureMethodClass | |
| TOAuth2Authenticator | Implémente une authentification de base OAuth2. |
| TOAuth2AuthenticatorAdapter | Adaptateur LiveBindings pour TOAuth2Authenticator. |
| TOAuth2Exception | |
| TSubOAuth1AuthenticationBindSource | Source de liaison LiveBindings pour TOAuth1Authenticator. |
| TSubOAuth2AuthenticationBindSource | Source de liaison LiveBindings pour TOAuth2Authenticator. |
Routines
| OAuth2ResponseTypeFromString | Renvoie un TOAuth2ResponseType contenant le type de réponse. |
| OAuth2ResponseTypeToString | Renvoie une chaîne contenant le type de réponse. |
| OAuth2TokenTypeFromString | Renvoie un TOAuth2TokenType contenant le type de token. |
| OAuth2TokenTypeToString | Renvoie une chaîne contenant le type de token. |
Types
| TOAuth2ResponseType | Définit les différents types de réponse. |
| TOAuth2TokenType | Définit les différents types de token. |
Variables
| DefaultOAuth1SignatureClass | |
| DefaultOAuth2AccessTokenParamName | |
| DefaultOAuth2ResponseType | |
| DefaultOAuth2TokenType |