SAP ABAP Class CL_SAML20_DB_HELPER (Helper class for SAML2.0 DB Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN-SML (Application Component) SAML 2.0
     SAML2_CORE (Package) SAML2 Core Functionality
Properties
Class CL_SAML20_DB_HELPER  
Short Description Helper class for SAML2.0 DB Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAML2_CORE   SAML2 Core Functionality 
Created 20090701   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SAML20_DB_HELPER has no interface implemented.
Friends
Class CL_SAML20_DB_HELPER has no friend class.
Attributes
Class CL_SAML20_DB_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_AFFILIATION Instance method Public Method Delete affiliation from DB 20090814
2 DELETE_ENTITY_L Instance method Public Method Del. local entity related to a PSE, restrict mode to client 20090709
3 GET_ALL_AUTH_CTXS Instance method Public Method Get all available auth contexts 20090701
4 GET_KEY_ENTITIES Static method Public Method get key entities 20090720
5 GET_UUID_AUTH_KEY Instance method Public Method uuid for auth key lenght 5 20090820
6 IS_ENTITY_AVAILABLE Static method Public Method Checks if an entity with the specified name and type exists 20120208
7 MODIFY_CUST_CXT Instance method Public Method modify cust cxt 20090907
Events
Class CL_SAML20_DB_HELPER has no event.
Types
Class CL_SAML20_DB_HELPER has no local type.
Method Signatures

Method DELETE_AFFILIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_KEY Call by reference Type reference (TYPE) SAML2_ENTITY_KEY ID 20090814

Method DELETE_AFFILIATION on class CL_SAML20_DB_HELPER has no exception.

Method DELETE_ENTITY_L Signature

Method DELETE_ENTITY_L on class CL_SAML20_DB_HELPER has no parameter.
Method DELETE_ENTITY_L on class CL_SAML20_DB_HELPER has no exception.

Method GET_ALL_AUTH_CTXS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AUTH_CTXS Value transfer Type reference (TYPE) SAML2_AUTH_CXT_T Authentication Contexts Table Type 20090701

Method GET_ALL_AUTH_CTXS on class CL_SAML20_DB_HELPER has no exception.

Method GET_KEY_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY_KEYS Call by reference Type reference (TYPE) SAML2_ENTITY_KEY_T 20090720

Method GET_KEY_ENTITIES on class CL_SAML20_DB_HELPER has no exception.

Method GET_UUID_AUTH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UUID_KEY Value transfer Type reference (TYPE) I 20090820

Method GET_UUID_AUTH_KEY on class CL_SAML20_DB_HELPER has no exception.

Method IS_ENTITY_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) SAML2_ENTITY_NAME The entity name 20120208
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) SAML2_ENTITY_TYPE The entity type 20120208
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL True if the entity is found, false otherwise 20120208

Method IS_ENTITY_AVAILABLE on class CL_SAML20_DB_HELPER has no exception.

Method MODIFY_CUST_CXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUST_CXT Call by reference Type reference (TYPE) SAML2_AUTH_CXT_T Authentication Contexts Table Type 20090907

Method MODIFY_CUST_CXT on class CL_SAML20_DB_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730