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