SAP ABAP Class CL_SAML_ENTITY_LOCAL (SAML Entity local)
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_LOCAL  
Short Description SAML Entity local    
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_LOCAL has no forward declaration.
Interfaces
Class CL_SAML_ENTITY_LOCAL has no interface implemented.
Friends
Class CL_SAML_ENTITY_LOCAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PRIVATE_KEYS Instance attribute Private Type reference (TYPE) SAML_ENTITY_PRIVATE_KEYS SAML::Entity private keys 20110630
2 M_SETTINGS Instance attribute Private Type reference (TYPE) SAML_ENTITY_SETTINGS SAML::Entity options and settings 20110630
3 M_TRUST Instance attribute Private Type reference (TYPE) SAML2_ENTITY_TRUST_T SAML2 Trust Table 20110630
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110630
2 CREATE_INSTANCE Static method Public Method 20110630
3 CREATE_NEW_LOCAL_PROVIDER Static method Public Method 20110630
4 GET_OWN_SIGN_CERTIFICATE Instance method Public Method 20110630
5 GET_PRIVATE_SIGN_KEY Instance method Public Method 20110630
Events
Class CL_SAML_ENTITY_LOCAL has no event.
Types
Class CL_SAML_ENTITY_LOCAL 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_MODE Call by reference Type reference (TYPE) SAML2_ENTITY_MODE Operation Mode of SAML2 Entity 20110630
3 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 CREATE_INSTANCE 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_MODE Call by reference Type reference (TYPE) SAML2_ENTITY_MODE Operation Mode of SAML2 Entity 20110630
3 Importing IF_ENTITY_NAME Call by reference Type reference (TYPE) SAML2_ENTITY_NAME SAML2 Entity ID 20110630
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SAML_ENTITY_LOCAL SAML::Entity local 20110630
# Exception Resumable Description Created on
1 CX_SAML20_API Thrown by SAML20 IdP API 20110701

Method CREATE_NEW_LOCAL_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ENTITY_MODE Call by reference Type reference (TYPE) SAML2_ENTITY_MODE Operation Mode of SAML2 Entity 20110630
2 Importing IF_ENTITY_NAME Call by reference Type reference (TYPE) SAML2_ENTITY_NAME SAML2 Entity ID 20110630
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SAML_ENTITY_LOCAL SAML::Entity local 20110630
# Exception Resumable Description Created on
1 CX_SAML20_API Thrown by SAML20 IdP API 20110701

Method GET_OWN_SIGN_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_X509_CERTIFICATE Value transfer Type reference (TYPE) XSTRING 20110630
# Exception Resumable Description Created on
1 CX_SAML20_API Thrown by SAML20 IdP API 20110701

Method GET_PRIVATE_SIGN_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_SIGN_KEY Value transfer Type reference (TYPE) SSFAPPL SSF Application 20110630

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