SAP ABAP Class CL_ST_CRYPTO_ISSUED_TOKEN (WS Issued Token)
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 | 20080624 |
Properties
| Class | CL_ST_CRYPTO_ISSUED_TOKEN | |
| Short Description | WS Issued Token | |
| 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 | 20080624 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ST_CRYPTO_ISSUED_TOKEN has no interface implemented.
Friends
Class CL_ST_CRYPTO_ISSUED_TOKEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | CL_SEC_SXML_WRITER=>CO_AES256_ALGORITHM | 20080624 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | 20080624 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | 20080624 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 32 | 20080624 | |||
| 5 | Constant | Private | Type reference (TYPE) | INT4 | 256 | Natural Number | 20080624 | ||
| 6 | Constant | Private | Type reference (TYPE) | I | 11 | 20080723 | |||
| 7 | Constant | Private | Type reference (TYPE) | I | 10 | 20080723 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | 12 | 20080723 | |||
| 9 | Constant | Private | Type reference (TYPE) | I | 15 | 20081031 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | 13 | 20080723 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SSFAPPL | SSF Application | 20091019 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | XSDANY | XML Fragment | 20080724 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SSFAPPL | 'WSSKEY' | SSF Application | 20090126 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | SSFPAB | Private Address Book for SSF | 20090126 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | C | Temp PSE created | 20090914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20080624 | ||
| 2 | Static method | Public | Method | Invalidate SCT 1.3 Token | 20080624 | |
| 3 | Instance method | Private | Constructor | CONSTRUCTOR | 20080624 | |
| 4 | Static method | Public | Method | Generate WS Issued Token | 20080624 | |
| 5 | Instance method | Private | Method | 20090224 | ||
| 6 | Instance method | Public | Destructor | 20090918 | ||
| 7 | Instance method | Public | Method | 20080624 | ||
| 8 | Static method | Public | Method | Parse SCT | 20080624 | |
| 9 | Instance method | Private | Method | 20080624 | ||
| 10 | Instance method | Private | Method | 20080624 | ||
| 11 | Static method | Public | Method | 20080624 | ||
| 12 | Static method | Private | Method | 20080624 | ||
| 13 | Static method | Private | Method | 20080624 | ||
| 14 | Static method | Private | Method | 20080624 | ||
| 15 | Instance method | Public | Method | Check Security Token | 20091211 |
Events
Class CL_ST_CRYPTO_ISSUED_TOKEN has no event.
Types
Class CL_ST_CRYPTO_ISSUED_TOKEN 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_WST13_RSTR | wst:RequestSecurityTokenResponse | 20080624 | |||
| 2 | IR_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | Interface of SOAP Application for Client Applications | 20090121 | |||
| 3 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP Configuration Runtime Object | 20080624 | |||
| 4 | IS_RST | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RST | wst:RequestSecurityToken | 20080624 | |||
| 5 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20080624 |
Method CALL_STS on class CL_ST_CRYPTO_ISSUED_TOKEN 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 | Configuration for Security Token | 20080624 | |||
| 2 | IV_CACHE_ID | Call by reference | Type reference (TYPE) | SEC_ST_CACHE_ID | Security Token Cache ID | 20080624 |
Method CANCEL on class CL_ST_CRYPTO_ISSUED_TOKEN 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 | Configuration for Security Token | 20080624 |
Method CONSTRUCTOR on class CL_ST_CRYPTO_ISSUED_TOKEN 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_ISSUED_TOKEN | WS Issued Token | 20080624 | |||
| 2 | IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Configuration for Security Token | 20080624 | |||
| 3 | IV_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080624 |
Method CREATE on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method CREATE_DK Signature
Method CREATE_DK on class CL_ST_CRYPTO_ISSUED_TOKEN has no parameter.
Method CREATE_DK on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_ST_CRYPTO_ISSUED_TOKEN has no parameter.
Method DESTRUCTOR on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method GET_EXPIRES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPIRES | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080624 |
Method GET_EXPIRES on class CL_ST_CRYPTO_ISSUED_TOKEN 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 | 20080624 | ||||
| 2 | IR_SEC_READER | Call by reference | Object reference (TYPE REF TO) | CL_SEC_SXML_READER | Secure SXML Reader | 20080624 | |||
| 3 | IR_WSS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | WSSE Context | 20080624 | |||
| 4 | IS_SCT | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_SCT | wsc:SecurityContextToken | 20080624 | |||
| 5 | ST | Value transfer | Object reference (TYPE REF TO) | CL_ST_CRYPTO_SCT13 | WS Secure Conversation SCT | 20080624 |
Method PARSE on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method REQUEST_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080624 |
Method REQUEST_INIT on class CL_ST_CRYPTO_ISSUED_TOKEN 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 | 20080624 | ||||
| 2 | IV_CACHE_ID | Call by reference | Type reference (TYPE) | SEC_ST_CACHE_ID | Security Token Cache ID | 20080624 | |||
| 3 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20080624 | ||||
| 4 | IV_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080624 |
Method REQUEST_SEND_RST on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method STS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RSTR | wst:RequestSecurityTokenResponse | 20080624 | |||
| 2 | EV_ACTION_RETURN | Call by reference | Type reference (TYPE) | STRING | 20080624 | ||||
| 3 | IS_RST13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RST | wst:RequestSecurityToken | 20080624 | |||
| 4 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080624 |
Method STS on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method STS_CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RSTR | wst:RequestSecurityTokenResponse | 20080624 | |||
| 2 | IS_RST13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RST | wst:RequestSecurityToken | 20080624 |
Method STS_CANCEL on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method STS_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RSTR | wst:RequestSecurityTokenResponse | 20080624 | |||
| 2 | IS_RST13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RST | wst:RequestSecurityToken | 20080624 | |||
| 3 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080624 |
Method STS_ISSUE on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
Method STS_RENEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RSTR13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RSTR | wst:RequestSecurityTokenResponse | 20080624 | |||
| 2 | IS_RST13 | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WST13_RST | wst:RequestSecurityToken | 20080624 | |||
| 3 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080624 |
Method STS_RENEW on class CL_ST_CRYPTO_ISSUED_TOKEN 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 | 20091211 | |||
| 2 | IR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | WSSE Context | 20091211 | |||
| 3 | IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 | Configuration for Security Token | 20091211 | |||
| 4 | IT_DECRYPT_EL | Call by reference | Type reference (TYPE) | SEC_XML_DECRYPTED_ELEMENT_TAB | Table of sec_xml_decrypted_element | 20091211 | |||
| 5 | IT_DSIG_INFO_TAB | Call by reference | Type reference (TYPE) | SEC_XML_DSIG_INFO_TAB | Table of SEC_XML_DSIG_INFO | 20091211 | |||
| 6 | IT_XENC_INFO | Call by reference | Type reference (TYPE) | SEC_XML_XENC_INFO_TAB | Table of SEC_XML_XENC_INFO | 20091211 |
Method VERIFY on class CL_ST_CRYPTO_ISSUED_TOKEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |