SAP ABAP Class CL_IDM_USREXTID (CL_IDM_USREXTID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-SNC (Application Component) Secure Network Communications
     SECN (Package) SNC Secure Network Communication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_CREATE_EXTID Interface for BAdI: USREXTID_BADI_CREATE_EXTID 20091030
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091030
Properties
Class CL_IDM_USREXTID  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECN   SNC Secure Network Communication 
Created 20091001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IDM_USREXTID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_CREATE_EXTID Interface for BAdI: USREXTID_BADI_CREATE_EXTID 20091030
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20091030
Friends
Class CL_IDM_USREXTID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_T_CACHE Instance attribute Private Type reference (TYPE) TT_CACHE 20091030
Methods
# Method Level Visibility Method type Description Created on
1 LIST_CERTS Instance method Public Method Determine Certificate's DN 20091030
2 RESOLVE_DN Instance method Public Method Determine Certificate's DN 20091030
Events
Class CL_IDM_USREXTID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CACHE Private See coding 20091030 tt_cache type table of ty_cache
2 TY_CACHE Private See coding 20091030 BEGIN OF ty_cache, dn_raw TYPE c LENGTH 40, dn_strust TYPE c LENGTH 4, END OF ty_cache
Method Signatures

Method LIST_CERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CERTS Value transfer Type reference (TYPE) SSFBINTAB Tabelle mit binären Strings 20091030
2 Importing IF_ETYPE Call by reference Type reference (TYPE) EXTID_TYPE Typ der externen ID 20091030
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20091030

Method RESOLVE_DN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RESOLVED_DN Value transfer Type reference (TYPE) STRING 20091030
2 Importing IF_DN_RAW Call by reference Type reference (TYPE) STRING 20091030
3 Importing IF_ETYPE Call by reference Type reference (TYPE) EXTID_TYPE Typ der externen ID 20091030
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20091030
History
Last changed by/on SAP  20110908 
SAP Release Created in 732