SAP ABAP Interface IF_KRB_KEYTAB_PERSISTED (Persisted Kerberos Keytab)
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_KEYTAB_SECSTORE | KeyTab Implementation based on Kerberos Library | 20120813 |
Properties
| Interface | IF_KRB_KEYTAB_PERSISTED | |
| Short Description | Persisted Kerberos Keytab |
General Data
| Package | SPNEGO | SPNego |
| Created | 20120315 | 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_KRB_KEYTAB | Kerberos Keytab | 20120315 |
Friends
Interface IF_KRB_KEYTAB_PERSISTED has no friend.
Attributes
Interface IF_KRB_KEYTAB_PERSISTED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Persist keytab and notify Kerberos library (all instances) | 20120315 | |
| 2 | Instance method | Public | Method | 20120321 | ||
| 3 | Instance method | Public | Method | 20120321 | ||
| 4 | Instance method | Public | Method | 20120321 | ||
| 5 | Instance method | Public | Method | Import keytab (overwriting existing SPN entries) | 20120315 | |
| 6 | Instance method | Public | Method | Check if the keytab is currently locked or not | 20120827 | |
| 7 | Instance method | Public | Method | Lock the keytab to protect against concurrent changes | 20120820 | |
| 8 | Instance method | Public | Method | Unlock the keytab to enable modifications by other processes | 20120820 |
Events
Interface IF_KRB_KEYTAB_PERSISTED has no event.
Types
Interface IF_KRB_KEYTAB_PERSISTED has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_KRB_KEYTAB_PERSISTED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120813 |
Method ADD_SPN_ENTRY Signature
Method ADD_SPN_ENTRY on Interface IF_KRB_KEYTAB_PERSISTED has no parameter.
Method ADD_SPN_ENTRY on Interface IF_KRB_KEYTAB_PERSISTED has no exception.
Method DELETE_SPN_ENTRY Signature
Method DELETE_SPN_ENTRY on Interface IF_KRB_KEYTAB_PERSISTED has no parameter.
Method DELETE_SPN_ENTRY on Interface IF_KRB_KEYTAB_PERSISTED has no exception.
Method GET_ENTRIES Signature
Method GET_ENTRIES on Interface IF_KRB_KEYTAB_PERSISTED has no parameter.
Method GET_ENTRIES on Interface IF_KRB_KEYTAB_PERSISTED has no exception.
Method IMPORT_KEYTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_KEYTAB | Call by reference | Object reference (TYPE REF TO) | IF_KRB_KEYTAB | SPNego Keytab | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Kerberos KeyTab | 20120813 |
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is the KeyTab locked? | 20120827 |
Method IS_LOCKED on Interface IF_KRB_KEYTAB_PERSISTED has no exception.
Method LOCK Signature
Method LOCK on Interface IF_KRB_KEYTAB_PERSISTED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120820 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_KRB_KEYTAB_PERSISTED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120820 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |