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 CO_CU2_A_BAD_METHOD Constant Public Type reference (TYPE) STRING 'UNEXPECTED_TRANSMISSION_METHOD' 20111129
2 CO_CU2_A_BAD_SYNTAX Constant Public Type reference (TYPE) STRING 'BAD_SYNTAX' 20111129
3 CO_CU2_A_EXPIRED Constant Public Type reference (TYPE) STRING 'EXPIRED' 20111129
4 CO_CU2_A_UNKNOWN Constant Public Type reference (TYPE) STRING 'UNKNOWN' 20111129
5 CO_CU5_A_GT_NOT_CONFIGURED Constant Public Type reference (TYPE) STRING 'GRANT_TYPE_NOT_CONFIGURED' 20111129
6 CO_CU5_A_GT_UNSUPPORTED Constant Public Type reference (TYPE) STRING 'UNSUPPORTED_GRANT_TYPE' 20111129
7 CO_CU7_A_UNAUTHORIZED_CLIENT Constant Public Type reference (TYPE) STRING 'UNAUTHORIZED_CLIENT' 20111129
8 CO_CU7_A_UNAUTHORIZED_USER Constant Public Type reference (TYPE) STRING 'UNAUTHORIZED_USER' 20111129
9 CO_CU7_A_UNKNOWN_CLIENT Constant Public Type reference (TYPE) STRING 'UNKNOWN_CLIENT' 20111129
10 CO_OPCODE_READ Constant Private Type reference (TYPE) X 02 20110831
11 CO_OPCODE_WRITE Constant Private Type reference (TYPE) X 01 20110831
12 CO_TRACE_PREFIX Constant Private Type reference (TYPE) STRING 'OAUTH2:' 20111007
13 G_TRACE_LEVEL Static Attribute Private Type reference (TYPE) I 1 20111129
14 M_TRACE_PREFIX_NL Static Attribute Private Type reference (TYPE) STRING 20111010
Methods
# Method Level Visibility Method type Description Created on
1 AUDIT Static method Public Method 20111010
2 CHECK_TRACE_LEVEL Static method Public Method 20111025
3 CLASS_CONSTRUCTOR Static method Public Constructor 20111007
4 TRACE 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 Importing IF_AUDIT_MSG_KEY Call by reference Type reference (TYPE) CHAR3 20111010
2 Importing IF_VARA Call by reference Type reference (TYPE) STRING 20111129
3 Importing IF_VARB Call by reference Type reference (TYPE) STRING 20111129
4 Importing IF_VARC Call by reference Type reference (TYPE) STRING 20111129
5 Importing 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 Returning 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 Importing IF_MSG_TEXT Call by reference Type reference (TYPE) STRING Message text 20111007
2 Importing 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