SAP ABAP Class CL_SAML_ENTITY_ABSTR (SAML entity (abstract))
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAML_ENTITY_LOCAL SAML Entity local 20110630
2 Inheritance (c INHERITING FROM c_ref)  CL_SAML_ENTITY_TRUSTED SAML trusted entity - STS, SP, IDP.. 20110630
Properties
Class CL_SAML_ENTITY_ABSTR  
Short Description SAML entity (abstract)    
Super Class    
Instantiability of a Class 2  Public 
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_ABSTR has no forward declaration.
Interfaces
Class CL_SAML_ENTITY_ABSTR has no interface implemented.
Friends
Class CL_SAML_ENTITY_ABSTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MODE_SVP Constant Public Type reference (TYPE) SAML2_ENTITY_MODE 'SVP' Operation Mode of SAML2 Entity 20110630
2 CO_TYPE_EXTERN Constant Public Type reference (TYPE) SAML2_ENTITY_TYPE 'E' Trusted Entity 20110630
3 CO_TYPE_LOCAL Constant Public Type reference (TYPE) SAML2_ENTITY_TYPE 'L' Local Entity 20110630
4 M_ENTITIES Instance attribute Protected Type reference (TYPE) SAML2_ENTITY_TABLE SAML2::Entity table 20110630
5 M_ENTITY Instance attribute Protected Type reference (TYPE) SAML2_ENTITY SAML2 Entity Table 20110630
6 M_SUPPORTED_AUTH_CONTEXTS Instance attribute Private Type reference (TYPE) SAML2_ENTITY_AUTHCXT_T SAML2 Authentication Information of an Entity 20110630
7 M_SUPPORTED_ENDPOINTS Instance attribute Private Type reference (TYPE) SAML2_ENTITY_SERVICE_T SAML2 End Point Information of an Entity 20110630
8 M_SUPPORTED_NAMEID_FORMATS Instance attribute Private Type reference (TYPE) SAML2_ENTITY_NAMEIDFMT_T SAML2 NameID Format of an Entity 20110630
9 M_TRACE Instance attribute Protected Object reference (TYPE REF TO) CL_SAML20_TRACE SAML 2.0 Tracing 20110706
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110630
2 GET_ENDPOINTS Instance method Public Method Return the entity endpoints 20110630
3 GET_ENTITY Instance method Protected Method Return entity structure with name, hash name... 20110630
4 GET_ENTITY_NAME Instance method Public Method Return entity name 20110630
5 GET_ENTITY_TYPE Instance method Public Method Return entity type 20110630
6 INITIALIZE Instance method Protected Method Initialization of the entity members 20110630
Events
Class CL_SAML_ENTITY_ABSTR has no event.
Types
Class CL_SAML_ENTITY_ABSTR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ENTITY_HASH Call by reference Type reference (TYPE) SAML2_ENTITY_HASH Hash Value of the SAML2 Entity Name 20110630
2 Importing IF_ENTITY_NAME Call by reference Type reference (TYPE) SAML2_ENTITY_NAME SAML2 Entity ID 20110630
# Exception Resumable Description Created on
1 CX_SAML20_API Thrown by SAML20 IdP API 20110701

Method GET_ENDPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENDPOINTS Value transfer Type reference (TYPE) SAML2_ENTITY_SERVICE_T SAML2 End Point Information of an Entity 20110630

Method GET_ENDPOINTS on class CL_SAML_ENTITY_ABSTR has no exception.

Method GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ENTITY Value transfer Type reference (TYPE) SAML2_ENTITY SAML2 Entity Table 20110630

Method GET_ENTITY on class CL_SAML_ENTITY_ABSTR has no exception.

Method GET_ENTITY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_NAME Value transfer Type reference (TYPE) SAML2_ENTITY_NAME SAML2 Entity ID 20110630

Method GET_ENTITY_NAME on class CL_SAML_ENTITY_ABSTR has no exception.

Method GET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENTITY_TYPE Value transfer Type reference (TYPE) SAML2_ENTITY_TYPE Entity Type 20110630

Method GET_ENTITY_TYPE on class CL_SAML_ENTITY_ABSTR has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY Call by reference Type reference (TYPE) DATA 20110630

Method INITIALIZE on class CL_SAML_ENTITY_ABSTR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732