SAP ABAP Interface IF_KRB_CONFIG_UI (Interface for Kerberos Config UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN (Application Component) Authentication and SSO
⤷
SPNEGO (Package) SPNego
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KRB_CONFIG_UI | API for Kerberos Configuration UIs | 20121220 |
Properties
| Interface | IF_KRB_CONFIG_UI | |
| Short Description | Interface for Kerberos Config UI |
General Data
| Package | SPNEGO | SPNego |
| Created | 20120320 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_KRB_CONFIG_UI has no interface.
Friends
Interface IF_KRB_CONFIG_UI has no friend.
Attributes
Interface IF_KRB_CONFIG_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get textual description (English only) for algorithm ID | 20121220 | |
| 2 | Static method | Public | Method | Get list of algorithms supported by Kerberos library | 20120320 |
Events
Interface IF_KRB_CONFIG_UI has no event.
Types
Interface IF_KRB_CONFIG_UI has no local type.
Method Signatures
Method GET_ALGORITHM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALGORITHM_ID | Call by reference | Type reference (TYPE) | KRB_KEYTAB_ALGORITHM | Kerberos Encryption Algorithm Id | 20121220 | |||
| 2 | ALGORITHM_NAME | Value transfer | Type reference (TYPE) | KRB_KEYTAB_ALGORITHM_NAME | Kerberos Encryption Algorithm Name | 20121220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Kerberos KeyTab | 20121221 |
Method GET_SUPPORTED_ALGORITHMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALGORITHMS | Call by reference | Type reference (TYPE) | KRB_KEYTAB_ALGORITHM_T | SPNego Algorithm List | 20120320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Kerberos KeyTab | 20121221 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |