SAP ABAP Class CL_OAUTH2_AUTH_UI_ASSISTANCE (Assistance Class for OAUTH2_AUTHORITY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAUTH2_AUTH_CODE_UI (Package) OAuth 2.0 Authorization Code UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20121102 |
Properties
Class | CL_OAUTH2_AUTH_UI_ASSISTANCE | |
Short Description | Assistance Class for OAUTH2_AUTHORITY | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAUTH2_AUTH_CODE_UI | OAuth 2.0 Authorization Code UI |
Created | 20121102 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OAUTH2_AUTH_UI_ASSISTANCE has no forward declaration.
Interfaces
Class CL_OAUTH2_AUTH_UI_ASSISTANCE has no interface implemented.
Friends
Class CL_OAUTH2_AUTH_UI_ASSISTANCE has no friend class.
Attributes
Class CL_OAUTH2_AUTH_UI_ASSISTANCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121105 | |
2 | ![]() |
Instance method | Public | Method | 20121107 | |
3 | ![]() |
Instance method | Public | Method | 20121102 |
Events
Class CL_OAUTH2_AUTH_UI_ASSISTANCE has no event.
Types
Class CL_OAUTH2_AUTH_UI_ASSISTANCE has no local type.
Method Signatures
Method GET_CLIENT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT_ID | Call by reference | Type reference (TYPE) | STRING | 20121105 | |||
2 | ![]() |
R_CLIENT_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20121105 |
Method GET_CLIENT_DESCRIPTION on class CL_OAUTH2_AUTH_UI_ASSISTANCE has no exception.
Method GET_SCOPE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCOPE_ID | Call by reference | Type reference (TYPE) | OA2_S_SC_ID | OAuth 2.0 Scope ID | 20121107 | ||
2 | ![]() |
RV_SCOPE_DESCRIPTION | Value transfer | Type reference (TYPE) | OA2_S_SC_DESC | OAuth 2.0 Scope Description | 20121107 |
Method GET_SCOPE_DESCRIPTION on class CL_OAUTH2_AUTH_UI_ASSISTANCE has no exception.
Method GET_SYSTEM_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IDENTIFIER | Value transfer | Type reference (TYPE) | STRING | 20121102 |
Method GET_SYSTEM_IDENTIFIER on class CL_OAUTH2_AUTH_UI_ASSISTANCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |