SAP ABAP Class CL_SAML_ENTITY_TRUSTED (SAML trusted entity - STS, SP, IDP..)
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_SAML_ENTITY_ABSTR | SAML entity (abstract) | 20110630 |
Properties
Class | CL_SAML_ENTITY_TRUSTED | |
Short Description | SAML trusted entity - STS, SP, IDP.. | |
Super Class | CL_SAML_ENTITY_ABSTR | SAML entity (abstract) |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAML2_API | SAML2::API for SAML authentication |
Created | 20100715 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAML_ENTITY_TRUSTED has no forward declaration.
Interfaces
Class CL_SAML_ENTITY_TRUSTED has no interface implemented.
Friends
Class CL_SAML_ENTITY_TRUSTED 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) | SAML_ENTITY_PUBLIC_KEYS | SAML::Entity public keys | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20110630 |
Events
Class CL_SAML_ENTITY_TRUSTED has no event.
Types
Class CL_SAML_ENTITY_TRUSTED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ENTITY_HASH | Call by reference | Type reference (TYPE) | SAML2_ENTITY_HASH | Hash Value of the SAML2 Entity Name | 20110630 | ||
2 | ![]() |
IF_ENTITY_MODE | Call by reference | Type reference (TYPE) | SAML2_ENTITY_MODE | Operation Mode of SAML2 Entity | 20110630 | ||
3 | ![]() |
IF_ENTITY_NAME | Call by reference | Type reference (TYPE) | SAML2_ENTITY_NAME | SAML2 Entity ID | 20110630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Thrown by SAML20 IdP API | 20110701 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |