SAP ABAP Class CL_OAUTH2_TRACE (OAuth2 Trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAUTH2 (Package) OAuth2
⤷
⤷
Properties
| Class | CL_OAUTH2_TRACE | |
| Short Description | OAuth2 Trace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAUTH2 | OAuth2 |
| Created | 20110830 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OAUTH2_TRACE has no forward declaration.
Interfaces
Class CL_OAUTH2_TRACE has no interface implemented.
Friends
Class CL_OAUTH2_TRACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'UNEXPECTED_TRANSMISSION_METHOD' | 20111129 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BAD_SYNTAX' | 20111129 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'EXPIRED' | 20111129 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'UNKNOWN' | 20111129 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'GRANT_TYPE_NOT_CONFIGURED' | 20111129 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'UNSUPPORTED_GRANT_TYPE' | 20111129 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'UNAUTHORIZED_CLIENT' | 20111129 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'UNAUTHORIZED_USER' | 20111129 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'UNKNOWN_CLIENT' | 20111129 | |||
| 10 | Constant | Private | Type reference (TYPE) | X | 02 | 20110831 | |||
| 11 | Constant | Private | Type reference (TYPE) | X | 01 | 20110831 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'OAUTH2:' | 20111007 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | I | 1 | 20111129 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | STRING | 20111010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20111010 | ||
| 2 | Static method | Public | Method | 20111025 | ||
| 3 | Static method | Public | Constructor | 20111007 | ||
| 4 | Static method | Public | Method | Trace Message into SM50 Kernel Trace | 20111007 |
Events
Class CL_OAUTH2_TRACE has no event.
Types
Class CL_OAUTH2_TRACE has no local type.
Method Signatures
Method AUDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_AUDIT_MSG_KEY | Call by reference | Type reference (TYPE) | CHAR3 | 20111010 | ||||
| 2 | IF_VARA | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 3 | IF_VARB | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 4 | IF_VARC | Call by reference | Type reference (TYPE) | STRING | 20111129 | ||||
| 5 | IF_VARD | Call by reference | Type reference (TYPE) | STRING | 20111129 |
Method AUDIT on class CL_OAUTH2_TRACE has no exception.
Method CHECK_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRACE_LEVEL | Value transfer | Type reference (TYPE) | I | 20111025 |
Method CHECK_TRACE_LEVEL on class CL_OAUTH2_TRACE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OAUTH2_TRACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OAUTH2_TRACE has no exception.
Method TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Message text | 20111007 | |||
| 2 | IF_MSG_TRACE_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | Message trace level | 20111007 |
Method TRACE on class CL_OAUTH2_TRACE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |