SAP ABAP Class CL_ST_CRYPTO_SCT (WS Secure Conversation SCT 05/02)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAP_SECURITY (Package) SOAP Security
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ST_CRYPTO_SCT_BASE | WS Secure Conversation SCT - Base Class | 20080310 |
Properties
| Class | CL_ST_CRYPTO_SCT | |
| Short Description | WS Secure Conversation SCT 05/02 | |
| Super Class | CL_ST_CRYPTO_SCT_BASE | WS Secure Conversation SCT - Base Class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SECURITY | SOAP Security |
| Created | 20080214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ST_CRYPTO_SCT has no forward declaration.
Interfaces
Class CL_ST_CRYPTO_SCT has no interface implemented.
Friends
Class CL_ST_CRYPTO_SCT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XSDANY | XML-Fragment | 20080226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20080218 | ||
| 2 | Static method | Public | Method | SCT 05/02 Token invalidieren | 20080226 | |
| 3 | Instance method | Private | Constructor | CONSTRUCTOR | 20080214 | |
| 4 | Static method | Public | Method | SCT 05/02 Token erzeugen | 20080214 | |
| 5 | Static method | Public | Method | SCT Parsen | 20080214 | |
| 6 | Instance method | Private | Method | xenc:EncryptedKey verarbeiten | 20080215 | |
| 7 | Instance method | Private | Method | 20080214 | ||
| 8 | Instance method | Private | Method | 20080214 | ||
| 9 | Static method | Public | Method | 20080214 | ||
| 10 | Static method | Private | Method | 20080225 | ||
| 11 | Static method | Private | Method | 20080225 | ||
| 12 | Static method | Private | Method | 20080225 | ||
| 13 | Instance method | Public | Method | Security Token prüfen | 20080214 |
Events
Class CL_ST_CRYPTO_SCT has no event.
Types
Class CL_ST_CRYPTO_SCT has no local type.
Method Signatures
Method CALL_STS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RSTR | wst:RequestSecurityTokenResponse | 20080218 | |||
| 2 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP configuration runtime object | 20080218 | |||
| 3 | IS_RST | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RST | wst:RequestSecurityToken | 20080218 | |||
| 4 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20080226 |
Method CALL_STS on class CL_ST_CRYPTO_SCT has no exception.
Method CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Konfiguration für Security Token | 20080226 | |||
| 2 | IV_CACHE_ID | Call by reference | Type reference (TYPE) | SEC_ST_CACHE_ID | ID der Security Token Cache | 20080226 |
Method CANCEL on class CL_ST_CRYPTO_SCT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Konfiguration für Security Token | 20080214 |
Method CONSTRUCTOR on class CL_ST_CRYPTO_SCT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ST | Value transfer | Object reference (TYPE REF TO) | CL_ST_CRYPTO_SCT | WS Secure Conversation SCT | 20080214 | |||
| 2 | IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Konfiguration für Security Token | 20080214 |
Method CREATE on class CL_ST_CRYPTO_SCT has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20080402 | ||||
| 2 | IR_SEC_READER | Call by reference | Object reference (TYPE REF TO) | CL_SEC_SXML_READER | Secure SXML Reader | 20080214 | |||
| 3 | IR_WSS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | WSSE Context | 20080402 | |||
| 4 | IS_SCT | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WSC_SCT | wsc:SecurityContextToken | 20080214 | |||
| 5 | ST | Value transfer | Object reference (TYPE REF TO) | CL_ST_CRYPTO_SCT | WS Secure Conversation SCT | 20080214 |
Method PARSE on class CL_ST_CRYPTO_SCT has no exception.
Method PROCESS_ENCRYPTEDKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCRYPTEDKEY | Call by reference | Type reference (TYPE) | SEC_XENC_ENCRYPTEDKEY | xenc:EncryptedKey | 20080215 | |||
| 2 | KEY | Value transfer | Type reference (TYPE) | XSTRING | decrypted Key | 20080215 | |||
| 3 | SSF_APPLICATION | Call by reference | Type reference (TYPE) | SSFAPPL | SSF-Anwendung | 20080215 |
Method PROCESS_ENCRYPTEDKEY on class CL_ST_CRYPTO_SCT has no exception.
Method REQUEST_INIT Signature
Method REQUEST_INIT on class CL_ST_CRYPTO_SCT has no parameter.
Method REQUEST_INIT on class CL_ST_CRYPTO_SCT has no exception.
Method REQUEST_SEND_RST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | I | 20080226 | ||||
| 2 | IV_CACHE_ID | Call by reference | Type reference (TYPE) | SEC_ST_CACHE_ID | ID der Security Token Cache | 20080214 | |||
| 3 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20080226 |
Method REQUEST_SEND_RST on class CL_ST_CRYPTO_SCT has no exception.
Method STS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RSTR | wst:RequestSecurityTokenResponse | 20080218 | |||
| 2 | EV_ACTION_RETURN | Call by reference | Type reference (TYPE) | STRING | 20080229 | ||||
| 3 | IS_RST | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RST | wst:RequestSecurityToken | 20080218 | |||
| 4 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080228 |
Method STS on class CL_ST_CRYPTO_SCT has no exception.
Method STS_CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RSTR | wst:RequestSecurityTokenResponse | 20080225 | |||
| 2 | IS_RST | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RST | wst:RequestSecurityToken | 20080225 |
Method STS_CANCEL on class CL_ST_CRYPTO_SCT has no exception.
Method STS_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RSTR | wst:RequestSecurityTokenResponse | 20080225 | |||
| 2 | IS_RST | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RST | wst:RequestSecurityToken | 20080225 | |||
| 3 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080228 |
Method STS_ISSUE on class CL_ST_CRYPTO_SCT has no exception.
Method STS_RENEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RSTR | wst:RequestSecurityTokenResponse | 20080225 | |||
| 2 | IS_RST | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST_RST | wst:RequestSecurityToken | 20080225 | |||
| 3 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080228 |
Method STS_RENEW on class CL_ST_CRYPTO_SCT has no exception.
Method VERIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BODY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_OPEN_ELEMENT | SXML Element-Start | 20080214 | |||
| 2 | IR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | WSSE Context | 20080214 | |||
| 3 | IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 | Konfiguration für Security Token | 20080214 | |||
| 4 | IT_DECRYPT_EL | Call by reference | Type reference (TYPE) | SEC_XML_DECRYPTED_ELEMENT_TAB | Table of sec_xml_decrypted_element | 20091210 | |||
| 5 | IT_DSIG_INFO_TAB | Call by reference | Type reference (TYPE) | SEC_XML_DSIG_INFO_TAB | Tabelle von SEC_XML_DSIG_INFO | 20080214 | |||
| 6 | IT_XENC_INFO | Call by reference | Type reference (TYPE) | SEC_XML_XENC_INFO_TAB | Table of SEC_XML_XENC_INFO | 20091210 |
Method VERIFY on class CL_ST_CRYPTO_SCT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |