SAP ABAP Interface IF_CLB_ADMIN_TOOLS (SAIL: Administration Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library
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
Interface IF_CLB_ADMIN_TOOLS  
Short Description SAIL: Administration Tools    
General Data
Package S_CLB_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20120323   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CLB_ADMIN_TOOLS has no forward declaration.
Interfaces
Interface IF_CLB_ADMIN_TOOLS has no interface.
Friends
Interface IF_CLB_ADMIN_TOOLS has no friend.
Attributes
Interface 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
Interface IF_CLB_ADMIN_TOOLS has no event.
Types
Interface 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 Interface 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 Interface IF_CLB_ADMIN_TOOLS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740