SAP ABAP Class CL_ST_CRYPTO_SCT_BASE (WS Secure Conversation SCT - Base Class)
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 | WS Security: Abstract Crypto Token | 20080310 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ST_CRYPTO_ISSUED_TOKEN | WS Issued Token | 20080624 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ST_CRYPTO_SCT | WS Secure Conversation SCT 05/02 | 20080310 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ST_CRYPTO_SCT13 | WS Secure Conversation SCT 1.3 | 20080310 |
Properties
Class | CL_ST_CRYPTO_SCT_BASE | |
Short Description | WS Secure Conversation SCT - Base Class | |
Super Class | CL_ST_CRYPTO | WS Security: Abstract Crypto Token |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_SECURITY | SOAP Security |
Created | 20080310 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ST_CRYPTO_SCT_BASE has no forward declaration.
Interfaces
Class CL_ST_CRYPTO_SCT_BASE has no interface implemented.
Friends
Class CL_ST_CRYPTO_SCT_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 3 | 20080310 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 1 | 20080310 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 2 | 20080310 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 900 | 20080310 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 0 | 20080310 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 1 | Natürliche Zahl | 20080409 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20080409 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 180 | 20080310 | ||
9 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 4 | 20080310 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 6 | 20080310 | ||
11 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 2 | 20080310 | ||
12 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 1 | 20080310 | ||
13 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 7 | 20090402 | ||
14 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 3 | 20080310 | ||
15 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 5 | 20080310 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XUBNAME | Authentisierter Benutzer | 20080310 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Authentisierungsmethode | 20080406 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Konfiguration für Security Token | 20080310 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080310 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | SCT-ID | 20080310 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20081031 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | 20091002 | |
2 | ![]() |
Static method | Protected | Method | 20080310 | |
3 | ![]() |
Static method | Protected | Method | 20100701 | |
4 | ![]() |
Instance method | Public | Method | Authentisierten Benutzer ermitteln | 20080310 |
5 | ![]() |
Instance method | Public | Method | Authentisierungsmethode | 20080406 |
6 | ![]() |
Static method | Protected | Method | Get client application by STS Url | 20081105 |
7 | ![]() |
Instance method | Protected | Method | 20080402 | |
8 | ![]() |
Static method | Protected | Method | 20080401 | |
9 | ![]() |
Static method | Protected | Method | 20080310 |
Events
Class CL_ST_CRYPTO_SCT_BASE has no event.
Types
Class CL_ST_CRYPTO_SCT_BASE has no local type.
Method Signatures
Method APPLY_STS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CONFIG | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20091002 | ||
2 | ![]() |
STS_URL | Call by reference | Type reference (TYPE) | STRING | 20091002 |
Method APPLY_STS_URL on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method CREATE_CACHE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CACHE_ID | Call by reference | Type reference (TYPE) | SEC_ST_CACHE_ID | ID der Security Token Cache | 20080310 | ||
2 | ![]() |
IS_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Konfiguration für Security Token | 20080310 | ||
3 | ![]() |
IV_SCT_VERSION | Call by reference | Type reference (TYPE) | STRING | 20080310 |
Method CREATE_CACHE_ID on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method CREATE_TMP_DST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DST_NAME | Call by reference | Type reference (TYPE) | C | 20100701 | |||
2 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | 20100701 | |||
3 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20100701 | |||
4 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | 20100701 | |||
5 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20100701 | ||
6 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20100701 |
Method CREATE_TMP_DST on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method GET_AUTHENTICATED_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_UNAME | Value transfer | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20080310 |
Method GET_AUTHENTICATED_USER on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method GET_AUTHENTICATION_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_AUTH_METHOD | Value transfer | Type reference (TYPE) | STRING | Authentisierungsmethode | 20080406 |
Method GET_AUTHENTICATION_METHOD on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method GET_CLIENT_BY_STS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | Interface of SOAP Application for Client Applications | 20081105 | ||
2 | ![]() |
IT_STS_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20090126 | ||
3 | ![]() |
IV_STS_URL | Call by reference | Type reference (TYPE) | STRING | 20081105 |
Method GET_CLIENT_BY_STS_URL on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method GET_MAX_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-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080402 | ||
2 | ![]() |
IV_EXPIRES | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter mit ungültigem Wertebereich | 20080402 | |
2 | ![]() |
Parameter mit ungültigem Typ | 20080402 |
Method GET_MAX_LIFETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LIFETIME | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080401 | ||
2 | ![]() |
IV_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080401 |
Method GET_MAX_LIFETIME on class CL_ST_CRYPTO_SCT_BASE has no exception.
Method GET_UTC_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TIME | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080310 | ||
2 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | STRING | 20080310 |
Method GET_UTC_TIME on class CL_ST_CRYPTO_SCT_BASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |