SAP ABAP Interface IF_CLB2_ADMIN_TOOLS (SAIL: Administration Tools)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_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_CLB2_ADMIN_TOOLS | SAIL: Administration tools | 20130516 |
Properties
| Interface | IF_CLB2_ADMIN_TOOLS | |
| Short Description | SAIL: Administration Tools |
General Data
| Package | CLB2_PROCESS | Process Layer of the Collaboration Platform Library |
| Created | 20130516 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CLB2_ADMIN_TOOLS has no forward declaration.
Interfaces
Interface IF_CLB2_ADMIN_TOOLS has no interface.
Friends
Interface IF_CLB2_ADMIN_TOOLS has no friend.
Attributes
Interface IF_CLB2_ADMIN_TOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Name of the Local IDP | 20130516 | |
| 2 | Instance method | Public | Method | Get the Signature Certificate of the Current User | 20130516 | |
| 3 | Instance method | Public | Method | Get the Certificate of the SSFA Application | 20130516 | |
| 4 | Instance method | Public | Method | Check if Two Certificates Are the Same | 20130516 |
Events
Interface IF_CLB2_ADMIN_TOOLS has no event.
Types
Interface IF_CLB2_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 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130516 |
Method GET_LOCAL_IDP_NAME on Interface IF_CLB2_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 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20130516 |
Method GET_SSFA_CERTIFICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SSFA | Call by reference | Type reference (TYPE) | SSFAPPL | 'CLBOAU' | SSF Application | 20130516 | ||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20130516 |
Method IS_SAME_CERTIFICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CERTIFICATE1 | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 2 | IV_CERTIFICATE2 | Call by reference | Type reference (TYPE) | STRING | 20130516 | ||||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if the certificates match | 20130516 |
Method IS_SAME_CERTIFICATE on Interface IF_CLB2_ADMIN_TOOLS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |