SAP ABAP Class CL_JAM_AUTH_SAML2 (SAML2 Authentication)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_JAM_AUTHENTICATE (Package) Authentication for SAP JAM
⤷
⤷
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 | 20121115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_AUTHENTICATE | Interface for BAdI: CLB_AUTHENTICATE | 20121115 |
Properties
| Class | CL_JAM_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_JAM_AUTHENTICATE | Authentication for SAP JAM |
| Created | 20120202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_JAM_AUTH_SAML2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121115 | ||
| 2 | IF_CLB_AUTHENTICATE | Interface for BAdI: CLB_AUTHENTICATE | 20121115 |
Friends
Class CL_JAM_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' | 20121115 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress' | 20121115 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'SAMLResponse' | 20121115 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB_LIB1 | 20121129 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_JAM_MTH_SESSION_GET | 20121115 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB_PROCESS | 20121115 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SAML_SSO | 20121115 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121115 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121115 |
Events
Class CL_JAM_AUTH_SAML2 has no event.
Types
Class CL_JAM_AUTH_SAML2 has no local type.
Method Signatures
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 | 20121115 | ||||
| 2 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20121115 | ||||
| 3 | RV_REPSONSE | Value transfer | Type reference (TYPE) | STRING | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121115 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |