Class Method list used by SAP ABAP Class CL_SAML20_EXPORT_IMPORT_UTIL (Util methods for config export/import)
SAP ABAP Class CL_SAML20_EXPORT_IMPORT_UTIL (Util methods for config export/import) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_CODEPAGE - CONVERT_FROM Code Page Utility Class
2 Class Method  CL_ABAP_CODEPAGE - CONVERT_FROM Code Page Utility Class
3 Class Method  CL_SAML20_DB_HELPER - MODIFY_CUST_CXT Helper class for SAML2.0 DB Tables
4 Class Method  CL_SAML20_ENTITY - ADD_PARTNER SAML20 Entity Object
5 Class Method  CL_SAML20_ENTITY - SET_AFFILIATION_MEMBERS SAML20 Entity Object
6 Class Method  CL_SAML20_ENTITY - SET_AFFILIATION_ENTITIES SAML20 Entity Object
7 Class Method  CL_SAML20_ENTITY - SAVE_ENTITY SAML20 Entity Object
8 Class Method  CL_SAML20_ENTITY - PREPARE_FOR_IMPORT SAML20 Entity Object
9 Class Method  CL_SAML20_ENTITY - GET_TRUSTED_ENTITIES SAML20 Entity Object
10 Class Method  CL_SAML20_ENTITY - GET_TP_DETAILS SAML20 Entity Object
11 Class Method  CL_SAML20_ENTITY - GET_TID_USER_MAP SAML20 Entity Object
12 Class Method  CL_SAML20_ENTITY - GET_SIGN_OPTIONS SAML20 Entity Object
13 Class Method  CL_SAML20_ENTITY - GET_PRIVATE_SSFAPPL SAML20 Entity Object
14 Class Method  CL_SAML20_ENTITY - GET_OPMODE_ATTRIBUTE SAML20 Entity Object
15 Class Method  CL_SAML20_ENTITY - GET_NAMEID_FORMATS SAML20 Entity Object
16 Class Method  CL_SAML20_ENTITY - GET_ENTITY_NAME SAML20 Entity Object
17 Class Method  CL_SAML20_ENTITY - GET_ENTITY_NAME SAML20 Entity Object
18 Class Method  CL_SAML20_ENTITY - CREATE_INSTANCE SAML20 Entity Object
19 Class Method  CL_SAML20_ENTITY - CREATE_INSTANCE SAML20 Entity Object
20 Class Method  CL_SAML20_ENTITY - CREATE_NEW_ENTITY SAML20 Entity Object
21 Class Method  CL_SAML20_ENTITY - GET_AFFILIATION_ENTITIES SAML20 Entity Object
22 Class Method  CL_SAML20_ENTITY - GET_AUTH_CONTEXTS SAML20 Entity Object
23 Class Method  CL_SAML20_ENTITY - GET_CRYPT_OPTIONS SAML20 Entity Object
24 Class Method  CL_SAML20_ENTITY - GET_ENDPOINT SAML20 Entity Object
25 Class Method  CL_SAML20_ENTITY - GET_ENTITY_AS_STRING SAML20 Entity Object
26 Class Method  CL_SAML20_ENTITY - GET_ENTITY_ATTRIBUTE SAML20 Entity Object
27 Class Method  CL_SAML20_ENTITY - GET_ENTITY_KEY SAML20 Entity Object
28 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_LOCAL_ENTITY Util methods for config export/import
29 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_OBJECT_AS_JSON Util methods for config export/import SOURCE ls_config-value = get_object_as_json( lv_entity ).
30 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_OBJECT_AS_JSON Util methods for config export/import SOURCE ls_config-value = get_object_as_json( lv_entity_extern ).
31 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_OBJECT_AS_JSON Util methods for config export/import SOURCE ls_config-value = get_object_as_json( lo_saml20_policy ).
32 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_PSES Util methods for config export/import SOURCE ls_config-pses = get_pses( ).
33 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_PSE_LOCALFILENAME Util methods for config export/import SOURCE fname = get_pse_localfilename( ).
34 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_TRUSTED_ENTITY Util methods for config export/import SOURCE get_trusted_entity(
35 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_TRUSTED_ENTITY Util methods for config export/import SOURCE EXPORTING
36 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_TRUSTED_ENTITY Util methods for config export/import SOURCE iv_key = ls_trust-extern_id
37 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_TRUSTED_ENTITY Util methods for config export/import SOURCE IMPORTING
38 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_TRUSTED_ENTITY Util methods for config export/import SOURCE eo_entity = lv_entity_extern
39 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_TRUSTED_ENTITY Util methods for config export/import SOURCE ev_type = ls_config-type ).
40 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - IMPORT_PSES Util methods for config export/import SOURCE import_pses(
41 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - IMPORT_PSES Util methods for config export/import SOURCE EXPORTING
42 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - IMPORT_PSES Util methods for config export/import SOURCE it_pses = ls_config2-pses
43 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - IMPORT_PSES Util methods for config export/import SOURCE io_trace = lo_trace
44 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - IMPORT_PSES Util methods for config export/import SOURCE ).
45 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_CONF_ENTITY_TYPE Util methods for config export/import SOURCE lv_text = |Found entity with name { lv_entity->get_entity_name( ) } and type { get_conf_entity_type( ls_config2-type ) }|. "#EC NOTEXT
46 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_LOCAL_ENTITY Util methods for config export/import
47 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - CHECK_PSE Util methods for config export/import SOURCE check_pse( ls_pse_data-pse_name ).
48 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE get_bin_pse(
49 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE EXPORTING
50 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE iv_pse_name = lv_encr_ssf_appl
51 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE IMPORTING
52 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE et_value = ls_pse-content
53 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE ev_pselen = ls_pse-pselen
54 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE ).
55 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE get_bin_pse(
56 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE EXPORTING
57 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE iv_pse_name = lv_sign_ssf_appl
58 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE IMPORTING
59 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE et_value = ls_pse-content
60 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE ev_pselen = ls_pse-pselen
61 Class Method  CL_SAML20_EXPORT_IMPORT_UTIL - GET_BIN_PSE Util methods for config export/import SOURCE ).
62 Class Method  CL_SAML20_POLICY - CREATE_INSTANCE SAML2 Policy Object
63 Class Method  CL_SAML20_POLICY - GET_POLICY_TABLE SAML2 Policy Object
64 Class Method  CL_SAML20_POLICY - GET_POLICY_TABLE SAML2 Policy Object
65 Class Method  CL_SAML20_POLICY - SET_POLICY_TABLE SAML2 Policy Object
66 Class Method  CL_SAML20_TRACE - TRACE_TEXT SAML 2.0 Tracing
67 Class Method  CL_SAML20_TRACE - CONSTRUCTOR SAML 2.0 Tracing
68 Class Method  CL_SAML20_TRACE - TRACE_TEXT SAML 2.0 Tracing
69 Class Method  CL_SAML20_TRACE - TRACE_TEXT SAML 2.0 Tracing
70 Class Method  CL_SAML20_TRACE - TRACE_EXCEPTION SAML 2.0 Tracing
71 Class Method  CL_SAML20_TRACE - CONSTRUCTOR SAML 2.0 Tracing
72 Class Method  CL_SAML20_TRACE - CONSTRUCTOR SAML 2.0 Tracing
73 Class Method  CL_SAML20_TRACE - TRACE_TEXT SAML 2.0 Tracing
74 Class Method  CL_SAML20_UTILITY - CHECK_BAPI_RESULT utility class
75 Class Method  CL_SAML20_UTILITY - GET_PSE_NAME utility class
76 Class Method  CL_SAML20_UTILITY - LOCK_PSE utility class
77 Class Method  CL_SAML20_UTILITY - UNLOCK_PSE utility class
78 Class Method  CL_SXML_STRING_WRITER - CREATE XML String Writer of sXML Library
79 Class Method  CL_SXML_STRING_WRITER - GET_OUTPUT XML String Writer of sXML Library
80 Class Method  CL_SXML_STRING_WRITER - GET_OUTPUT XML String Writer of sXML Library
81 Class Method  CL_SXML_STRING_WRITER - CREATE XML String Writer of sXML Library
82 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
83 Class Method  CX_SAML20 - CREATE_CALLSTACK SAML20 Superclass Exceptions
84 Class Method  CX_SAML20 - CREATE_CALLSTACK SAML20 Superclass Exceptions
85 Class Method  CX_SAML20 - CREATE_CALLSTACK SAML20 Superclass Exceptions
86 Class Method  CX_SAML20 - CREATE_CALLSTACK SAML20 Superclass Exceptions
87 Class Method  CX_SAML20_CORE - CONSTRUCTOR Exceptions Within SAML2 Core Function
88 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects