SAP ABAP Class CL_ABSTRACT_SAML_ASSERTION (Base class for SAML 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_SAML_PROTOCOL | Base class for processing SAML protocol messages | 20120127 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABSTRACT_SAML20_ASSERTION | Base class for processing SAML20 assertions | 20120127 |
Properties
Class | CL_ABSTRACT_SAML_ASSERTION | |
Short Description | Base class for SAML assertions | |
Super Class | CL_ABSTRACT_SAML_PROTOCOL | Base class for processing SAML protocol messages |
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 | 20111215 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABSTRACT_SAML_ASSERTION has no forward declaration.
Interfaces
Class CL_ABSTRACT_SAML_ASSERTION has no interface implemented.
Friends
Class CL_ABSTRACT_SAML_ASSERTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAML2_ANYURI_T | SAML 2.0 URI Table | 20120127 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAML2_XSDANY_T | SAML2 XSDANY Table | 20120127 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAML2_XSDANY_T | Undetermined SAML conditions | 20120127 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAML2_DATETIME | SAML2 (xs:dateTime) | 20120127 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAML2_DATETIME | SAML2 (xs:dateTime) | 20120127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Validate the mandatory audience restriction | 20120127 |
2 | ![]() |
Instance method | Protected | Method | Validates the provided assertion conditions | 20120127 |
Events
Class CL_ABSTRACT_SAML_ASSERTION has no event.
Types
Class CL_ABSTRACT_SAML_ASSERTION has no local type.
Method Signatures
Method VALIDATE_AUDIENCE_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | SAML2_ENTITY_NAME | SAML2 Entity name or URI | 20120127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions Within SAML2 Core Function | 20120127 |
Method VALIDATE_CONDITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLOCK_SKEW | Call by reference | Type reference (TYPE) | I | 360 | Supported time difference between system clocks (in seconds) | 20120127 | |
2 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | SAML2_ENTITY_NAME | SAML2 Entity name or URI | 20120127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions Within SAML2 Core Function | 20120127 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |