SAP ABAP Class CL_ST_USERNAME10 (WS Security: wsse:Username 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_SECURITY_TOKEN | WS Security: Abstract Security Token | 20071228 |
Properties
| Class | CL_ST_USERNAME10 | |
| Short Description | WS Security: wsse:Username Token | |
| Super Class | CL_SECURITY_TOKEN | WS Security: Abstract Security Token |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SECURITY | SOAP Security |
| Created | 20071228 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ST_USERNAME10 has no forward declaration.
Interfaces
Class CL_ST_USERNAME10 has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WSSE_CONTEXT | 20101220 | WSSE Context |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_UNT | Konfiguration | 20080125 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WSSE_USERNAMETOKEN | wsse:UsernameToken | 20071228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Authentisieren | 20080318 | |
| 2 | Static method | Public | Method | Username Token erzeugen | 20080118 | |
| 3 | Instance method | Protected | Method | Liefert ein wsse:UsernameToken | 20080204 | |
| 4 | Static method | Public | Method | HeaderDaten parsen | 20080118 |
Events
Class CL_ST_USERNAME10 has no event.
Types
Class CL_ST_USERNAME10 has no local type.
Method Signatures
Method AUTHENTICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_AUTH_SCCEEDED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080318 |
Method AUTHENTICATE on class CL_ST_USERNAME10 has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_UNT | Konfiguration für Security Token | 20080125 | |||
| 2 | ST | Value transfer | Object reference (TYPE REF TO) | CL_ST_USERNAME10 | WS Security: wsse:Username Token | 20080118 |
Method CREATE on class CL_ST_USERNAME10 has no exception.
Method GET_USERNAME_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USERNAME_TOKEN | Value transfer | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WSSE_USERNAMETOKEN | wsse:UsernameToken | 20080204 |
Method GET_USERNAME_TOKEN on class CL_ST_USERNAME10 has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ST | Value transfer | Object reference (TYPE REF TO) | CL_ST_USERNAME10 | WS Security: wsse:Username Token | 20080118 | |||
| 2 | USERNAME_TOKEN | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_WSSE_USERNAMETOKEN | wsse:UsernameToken | 20080118 |
Method PARSE on class CL_ST_USERNAME10 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |