SAP ABAP Class IF_CLB2_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_CLB2_ADMIN_TOOLS | SAIL: Administration tools | 20130516 |
Properties
| Class | IF_CLB2_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 | 20130516 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CLB2_ADMIN_TOOLS has no forward declaration.
Interfaces
Class IF_CLB2_ADMIN_TOOLS has no interface implemented.
Friends
Class IF_CLB2_ADMIN_TOOLS has no friend class.
Attributes
Class 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
Class IF_CLB2_ADMIN_TOOLS has no event.
Types
Class 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 class 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 class IF_CLB2_ADMIN_TOOLS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |