SAP ABAP Class CL_STW_AUTH_SAML2 (SAML2 Authentication)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_AUTHENTICATE (Package) StreamWork Library: Authentication (comp. mode)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_AUTHENTICATE | Interface for BAdI: CLB_AUTHENTICATE | 20120202 |
Properties
| Class | CL_STW_AUTH_SAML2 | |
| Short Description | SAML2 Authentication | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_OL_AUTHENTICATE | StreamWork Library: Authentication (comp. mode) |
| Created | 20120202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STW_AUTH_SAML2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120202 | ||
| 2 | IF_CLB_AUTHENTICATE | Interface for BAdI: CLB_AUTHENTICATE | 20120202 |
Friends
Class CL_STW_AUTH_SAML2 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 | 'SAML:2.0:Assertion' | 20120202 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress' | 20120202 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'SAMLResponse' | 20120202 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STW_MTH_SESSION | 20120202 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB_PROCESS | 20120202 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SAML_SSO | 20120202 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120202 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | obsolete | 20120307 | |
| 2 | Instance method | Private | Method | 20120209 | ||
| 3 | Instance method | Private | Method | 20120202 | ||
| 4 | Instance method | Private | Method | 20120202 | ||
| 5 | Instance method | Private | Method | 20120202 |
Events
Class CL_STW_AUTH_SAML2 has no event.
Types
Class CL_STW_AUTH_SAML2 has no local type.
Method Signatures
Method CREATE_SESSION Signature
Method CREATE_SESSION on class CL_STW_AUTH_SAML2 has no parameter.
Method CREATE_SESSION on class CL_STW_AUTH_SAML2 has no exception.
Method GET_SAML_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLI_CONFIG | Call by reference | Type reference (TYPE) | IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG | 20120209 | ||||
| 2 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20120209 | ||||
| 3 | RV_REPSONSE | Value transfer | Type reference (TYPE) | STRING | 20120209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120209 |
Method INJECT_CLB_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_METHOD | Call by reference | Object reference (TYPE REF TO) | CL_STW_MTH_SESSION | 20120202 |
Method INJECT_CLB_METHOD on class CL_STW_AUTH_SAML2 has no exception.
Method INJECT_CLB_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_CLB_PROCESS | 20120202 |
Method INJECT_CLB_PROCESSOR on class CL_STW_AUTH_SAML2 has no exception.
Method INJECT_SAML_SSO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SAML_SSO | Call by reference | Object reference (TYPE REF TO) | LIF_SAML_SSO | 20120202 |
Method INJECT_SAML_SSO on class CL_STW_AUTH_SAML2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |