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 CL_SEC_SXML_WRITER 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 CO_ALGORITHM_SHA1 Constant Private Type reference (TYPE) STRING CL_SEC_SXML_WRITER=>CO_AES256_ALGORITHM 20080624
2 CO_ID_ISSUE Constant Public Type reference (TYPE) I 2 20080624
3 CO_ID_REUSE Constant Public Type reference (TYPE) I 1 20080624
4 CO_KEYLENGTH Constant Private Type reference (TYPE) I 32 20080624
5 CO_KEYSIZE Constant Private Type reference (TYPE) INT4 256 Natural Number 20080624
6 CO_TOKEN_CACHE_IS_ATTREF Constant Private Type reference (TYPE) I 11 20080723
7 CO_TOKEN_CACHE_IS_COMPUTED_KEY Constant Private Type reference (TYPE) I 10 20080723
8 CO_TOKEN_CACHE_IS_ID Constant Private Type reference (TYPE) I 12 20080723
9 CO_TOKEN_CACHE_IS_ID_VALUETYPE Constant Private Type reference (TYPE) I 15 20081031
10 CO_TOKEN_CACHE_IS_RST Constant Private Type reference (TYPE) I 13 20080723
11 M_FILE_TO_DEL Instance attribute Private Type reference (TYPE) SSFAPPL SSF Application 20091019
12 M_RST Instance attribute Private Type reference (TYPE) XSDANY XML Fragment 20080724
13 M_SSF_APPL Instance attribute Private Type reference (TYPE) SSFAPPL 'WSSKEY' SSF Application 20090126
14 M_SSF_PAB Instance attribute Public Type reference (TYPE) SSFPAB Private Address Book for SSF 20090126
15 M_TEMP_PSE_CREATED Instance attribute Public Type reference (TYPE) C Temp PSE created 20090914
Methods
# Method Level Visibility Method type Description Created on
1 CALL_STS Static method Private Method 20080624
2 CANCEL Static method Public Method Invalidate SCT 1.3 Token 20080624
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20080624
4 CREATE Static method Public Method Generate WS Issued Token 20080624
5 CREATE_DK Instance method Private Method 20090224
6 DESTRUCTOR Instance method Public Destructor 20090918
7 GET_EXPIRES Instance method Public Method 20080624
8 PARSE Static method Public Method Parse SCT 20080624
9 REQUEST_INIT Instance method Private Method 20080624
10 REQUEST_SEND_RST Instance method Private Method 20080624
11 STS Static method Public Method 20080624
12 STS_CANCEL Static method Private Method 20080624
13 STS_ISSUE Static method Private Method 20080624
14 STS_RENEW Static method Private Method 20080624
15 VERIFY 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 Exporting ES_RSTR Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RSTR wst:RequestSecurityTokenResponse 20080624
2 Importing IR_CLIENT Call by reference Object reference (TYPE REF TO) IF_SOAP_APPLICATION_CS Interface of SOAP Application for Client Applications 20090121
3 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP Configuration Runtime Object 20080624
4 Importing IS_RST Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RST wst:RequestSecurityToken 20080624
5 Importing 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 Importing IS_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Configuration for Security Token 20080624
2 Importing 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 Importing 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 Returning ER_ST Value transfer Object reference (TYPE REF TO) CL_ST_CRYPTO_ISSUED_TOKEN WS Issued Token 20080624
2 Importing IS_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Configuration for Security Token 20080624
3 Importing 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 Returning 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 Importing IF_NODE_TYPE Call by reference Type reference (TYPE) I 20080624
2 Importing IR_SEC_READER Call by reference Object reference (TYPE REF TO) CL_SEC_SXML_READER Secure SXML Reader 20080624
3 Importing IR_WSS_CTX Call by reference Object reference (TYPE REF TO) CL_WSSE_CONTEXT WSSE Context 20080624
4 Importing IS_SCT Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_SCT wsc:SecurityContextToken 20080624
5 Returning 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 Importing 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 Importing IV_ACTION Call by reference Type reference (TYPE) I 20080624
2 Importing IV_CACHE_ID Call by reference Type reference (TYPE) SEC_ST_CACHE_ID Security Token Cache ID 20080624
3 Importing IV_IDENTIFIER Call by reference Type reference (TYPE) STRING 20080624
4 Importing 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 Exporting ES_RSTR13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RSTR wst:RequestSecurityTokenResponse 20080624
2 Exporting EV_ACTION_RETURN Call by reference Type reference (TYPE) STRING 20080624
3 Importing IS_RST13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RST wst:RequestSecurityToken 20080624
4 Importing 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 Exporting ES_RSTR13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RSTR wst:RequestSecurityTokenResponse 20080624
2 Importing 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 Exporting ES_RSTR13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RSTR wst:RequestSecurityTokenResponse 20080624
2 Importing IS_RST13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RST wst:RequestSecurityToken 20080624
3 Importing 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 Exporting ES_RSTR13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RSTR wst:RequestSecurityTokenResponse 20080624
2 Importing IS_RST13 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_WST13_RST wst:RequestSecurityToken 20080624
3 Importing 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 Importing IR_BODY_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SXML_OPEN_ELEMENT SXML Element Start 20091211
2 Importing IR_CTX Call by reference Object reference (TYPE REF TO) CL_WSSE_CONTEXT WSSE Context 20091211
3 Importing IS_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 Configuration for Security Token 20091211
4 Importing IT_DECRYPT_EL Call by reference Type reference (TYPE) SEC_XML_DECRYPTED_ELEMENT_TAB Table of sec_xml_decrypted_element 20091211
5 Importing IT_DSIG_INFO_TAB Call by reference Type reference (TYPE) SEC_XML_DSIG_INFO_TAB Table of SEC_XML_DSIG_INFO 20091211
6 Importing 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