SAP ABAP Class CL_SAML20_BEARER_ASSERTION (Common class for SAML 2.0 bearer assertions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN-SML (Application Component) SAML 2.0
⤷
SAML2_API (Package) SAML2::API for SAML authentication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABSTRACT_SAML20_ASSERTION | Base class for processing SAML20 assertions | 20120308 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_OAUTH_ASSERTION | Class for processing of OAuth 2 assertions | 20120308 |
Properties
| Class | CL_SAML20_BEARER_ASSERTION | |
| Short Description | Common class for SAML 2.0 bearer assertions | |
| Super Class | CL_ABSTRACT_SAML20_ASSERTION | Base class for processing SAML20 assertions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SAML2_API | SAML2::API for SAML authentication |
| Created | 20120308 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SAML20_BEARER_ASSERTION has no interface implemented.
Friends
Class CL_SAML20_BEARER_ASSERTION has no friend class.
Attributes
Class CL_SAML20_BEARER_ASSERTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120308 |
Events
Class CL_SAML20_BEARER_ASSERTION has no event.
Types
Class CL_SAML20_BEARER_ASSERTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONF_EXPECTED_ATTRIBUTES | Call by reference | Type reference (TYPE) | SAML2_STRING_T | SAML 2.0 URI Table | 20120308 | |||
| 2 | IT_CONF_SUPPORTED_AUTHN_CTX | Call by reference | Type reference (TYPE) | SAML2_AUTH_CLASS_KEY_T | Auth. CXT Class Key Table Type | 20120308 | |||
| 3 | IT_CONF_SUPPORTED_NAMEID_FMT | Call by reference | Type reference (TYPE) | SAML2_STRING_T | SAML2 String Table | 20120308 | |||
| 4 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client test for translation (to be deleted!) | 20120308 | |||
| 5 | IV_CONF_CLOCK_SKEW | Call by reference | Type reference (TYPE) | I | 360 | 20120308 | |||
| 6 | IV_CONF_DECR_SSF_APPLICATION | Call by reference | Type reference (TYPE) | SSFAPPL | 20120308 | ||||
| 7 | IV_CONF_LOCAL_ENTITY_NAME | Call by reference | Type reference (TYPE) | SAML2_ENTITY_NAME | SAML2 Entity ID | 20120308 | |||
| 8 | IV_CONF_MAX_TOKEN_VALIDITY | Call by reference | Type reference (TYPE) | I | 20120308 | ||||
| 9 | IV_CONF_RECIPIENT | Call by reference | Type reference (TYPE) | STRING | 20120308 | ||||
| 10 | IV_DECRYPTION_SSF_APPLICATION | Call by reference | Type reference (TYPE) | SSFAPPL | SSF application for decryption | 20120308 | |||
| 11 | IV_SEC_SIGN_VALIDATION_CERT | Call by reference | Type reference (TYPE) | XSTRING | X509 secondary signing certificate for signature validation | 20120308 | |||
| 12 | IV_SIGNATURE_SSF_APPLICATION | Call by reference | Type reference (TYPE) | SSFAPPL | SSF application for signature validation | 20120308 | |||
| 13 | IV_SIGNATURE_VALIDATION_CERT | Call by reference | Type reference (TYPE) | XSTRING | X509 certificate for signature validation | 20120308 |
Method CONSTRUCTOR on class CL_SAML20_BEARER_ASSERTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |