SAP ABAP Class IF_SAML_PROFILE (SAML abstract profile)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML_SSO | SAML SSO profile | 20110630 |
Properties
| Class | IF_SAML_PROFILE | |
| Short Description | SAML abstract profile | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100726 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SAML_PROFILE has no forward declaration.
Interfaces
Class IF_SAML_PROFILE has no interface implemented.
Friends
Class IF_SAML_PROFILE has no friend class.
Attributes
Class IF_SAML_PROFILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110630 | ||
| 2 | Instance method | Public | Method | 20110630 | ||
| 3 | Instance method | Public | Method | 20110630 | ||
| 4 | Instance method | Public | Method | 20110630 |
Events
Class IF_SAML_PROFILE has no event.
Types
Class IF_SAML_PROFILE has no local type.
Method Signatures
Method GET_INBOUND_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_BINDING | Value transfer | Type reference (TYPE) | SAML_BINDING | SAML::Binding structure | 20110630 |
Method GET_INBOUND_BINDING on class IF_SAML_PROFILE has no exception.
Method GET_OUTBOUND_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_BINDING | Value transfer | Type reference (TYPE) | SAML_BINDING | SAML::Binding structure | 20110630 |
Method GET_OUTBOUND_BINDING on class IF_SAML_PROFILE has no exception.
Method SET_INBOUND_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BINDING | Call by reference | Type reference (TYPE) | SAML_BINDING | SAML::Binding structure | 20110630 |
Method SET_INBOUND_BINDING on class IF_SAML_PROFILE has no exception.
Method SET_OUTBOUND_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BINDING | Call by reference | Type reference (TYPE) | SAML_BINDING | SAML::Binding structure | 20110630 |
Method SET_OUTBOUND_BINDING on class IF_SAML_PROFILE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |