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 | ![]() |
Instance method | Public | Method | Get the Name of the Local IDP | 20120323 |
2 | ![]() |
Instance method | Public | Method | Get the Signature Certificate of the Current User | 20120323 |
3 | ![]() |
Instance method | Public | Method | Get the Certificate of the SSFA Application | 20120323 |
4 | ![]() |
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 | ![]() |
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 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_SSFA | Call by reference | Type reference (TYPE) | SSFAPPL | 'CLBOAU' | SSF Application | 20120323 | |
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_CERTIFICATE1 | Call by reference | Type reference (TYPE) | STRING | 20120323 | |||
2 | ![]() |
IV_CERTIFICATE2 | Call by reference | Type reference (TYPE) | STRING | 20120323 | |||
3 | ![]() |
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 |