SAP ABAP Class IF_KRB_KEYTAB_PERSISTED (Persisted Kerberos Keytab)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_KRB_KEYTAB | Kerberos Keytab | 20120315 |
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
| Class | IF_KRB_KEYTAB_PERSISTED | |
| Short Description | Persisted Kerberos Keytab | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120315 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_KRB_KEYTAB_PERSISTED has no interface implemented.
Friends
Class IF_KRB_KEYTAB_PERSISTED has no friend class.
Attributes
Class 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
Class IF_KRB_KEYTAB_PERSISTED has no event.
Types
Class IF_KRB_KEYTAB_PERSISTED has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class IF_KRB_KEYTAB_PERSISTED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120813 |
Method ADD_SPN_ENTRY Signature
Method ADD_SPN_ENTRY on class IF_KRB_KEYTAB_PERSISTED has no parameter.
Method ADD_SPN_ENTRY on class IF_KRB_KEYTAB_PERSISTED has no exception.
Method DELETE_SPN_ENTRY Signature
Method DELETE_SPN_ENTRY on class IF_KRB_KEYTAB_PERSISTED has no parameter.
Method DELETE_SPN_ENTRY on class IF_KRB_KEYTAB_PERSISTED has no exception.
Method GET_ENTRIES Signature
Method GET_ENTRIES on class IF_KRB_KEYTAB_PERSISTED has no parameter.
Method GET_ENTRIES on class 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 class IF_KRB_KEYTAB_PERSISTED has no exception.
Method LOCK Signature
Method LOCK on class IF_KRB_KEYTAB_PERSISTED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120820 |
Method UNLOCK Signature
Method UNLOCK on class 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 |