SAP ABAP Class IF_CLB_ADMIN_TOOLS (SAIL: Administration Tools)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB_ADMIN_TOOLS SAIL: Administration tools 20120323
Properties
Class IF_CLB_ADMIN_TOOLS  
Short Description SAIL: Administration Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120323   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB_ADMIN_TOOLS has no forward declaration.
Interfaces
Class IF_CLB_ADMIN_TOOLS has no interface implemented.
Friends
Class IF_CLB_ADMIN_TOOLS has no friend class.
Attributes
Class IF_CLB_ADMIN_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCAL_IDP_NAME Instance method Public Method Get the Name of the Local IDP 20120323
2 GET_SAML2_CERTIFICATE Instance method Public Method Get the Signature Certificate of the Current User 20120323
3 GET_SSFA_CERTIFICATE Instance method Public Method Get the Certificate of the SSFA Application 20120323
4 IS_SAME_CERTIFICATE Instance method Public Method Check if Two Certificates Are the Same 20120323
Events
Class IF_CLB_ADMIN_TOOLS has no event.
Types
Class IF_CLB_ADMIN_TOOLS has no local type.
Method Signatures

Method GET_LOCAL_IDP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20120323

Method GET_LOCAL_IDP_NAME on class IF_CLB_ADMIN_TOOLS has no exception.

Method GET_SAML2_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20120323
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20120323

Method GET_SSFA_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SSFA Call by reference Type reference (TYPE) SSFAPPL 'CLBOAU' SSF Application 20120323
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20120323
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20120323

Method IS_SAME_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CERTIFICATE1 Call by reference Type reference (TYPE) STRING 20120323
2 Importing IV_CERTIFICATE2 Call by reference Type reference (TYPE) STRING 20120323
3 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL True if the certificates match 20120323

Method IS_SAME_CERTIFICATE on class IF_CLB_ADMIN_TOOLS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in