SAP ABAP Class CL_OAUTH2_CLIENT (OAuth 2.0 Client)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAUTH2_CLIENT_FACADE (Package) OAuth 2.0 Client Facade

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OAUTH2_CLIENT | OAuth 2.0 Client | 20130417 |
Properties
Class | CL_OAUTH2_CLIENT | |
Short Description | OAuth 2.0 Client | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAUTH2_CLIENT_FACADE | OAuth 2.0 Client Facade |
Created | 20130417 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OAUTH2_CLIENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OAUTH2_CLIENT | OAuth 2.0 Client | 20130417 |
Friends
Class CL_OAUTH2_CLIENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OAUTH2_CLIENT | OAuth 2.0 Client | 20130417 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20130417 | |
2 | ![]() |
Static method | Public | Method | Get OAuth 2.0 Client | 20130417 |
Events
Class CL_OAUTH2_CLIENT has no event.
Types
Class CL_OAUTH2_CLIENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT_UUID | Call by reference | Type reference (TYPE) | OA2C_UUID | OAuth 2.0 Client UUID | 20130506 | ||
2 | ![]() |
I_SPS_IMPLEMENTATION_NAME | Call by reference | Type reference (TYPE) | OA2C_SPS_IMPLEMENTATION_NAME | 20130506 |
Method CONSTRUCTOR on class CL_OAUTH2_CLIENT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT_UUID | Call by reference | Type reference (TYPE) | OA2C_UUID | OAuth 2.0 Client UUID | 20130506 | ||
2 | ![]() |
I_SPS_IMPLEMENTATION_NAME | Call by reference | Type reference (TYPE) | OA2C_SPS_IMPLEMENTATION_NAME | Service Provider Specifics (SPS) Implementation Name | 20130506 | ||
3 | ![]() |
RO_OAUTH2_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_OAUTH2_CLIENT | OAuth 2.0 Client | 20130417 |
Method CREATE on class CL_OAUTH2_CLIENT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |