SAP ABAP Class CL_KRB_KEYTAB (KeyTab Implemenation based on Kerberos Library)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SPNEGO (Package) SPNego
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_KRB_KEYTAB Kerberos Keytab 20120723
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_KRB_KEYTAB_SECSTORE KeyTab Implementation based on Kerberos Library 20120813
Properties
Class CL_KRB_KEYTAB  
Short Description KeyTab Implemenation based on Kerberos Library    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPNEGO   SPNego 
Created 20120723   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KRB_KEYTAB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_KRB_KEYTAB Kerberos Keytab 20120723
Friends
Class CL_KRB_KEYTAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_KEYTAB Instance attribute Protected Type reference (TYPE) XSTRING 20120813
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SPN_ENTRY Instance method Public Method 20120813
2 CONSTRUCTOR Instance method Public Constructor Constructor 20120813
3 DELETE_SPN_ENTRY Instance method Public Method 20120813
4 GET_BLOB Instance method Public Method 20120813
5 GET_ENTRIES Instance method Public Method 20120813
Events
Class CL_KRB_KEYTAB has no event.
Types
Class CL_KRB_KEYTAB has no local type.
Method Signatures

Method ADD_SPN_ENTRY Signature

Method ADD_SPN_ENTRY on class CL_KRB_KEYTAB has no parameter.
Method ADD_SPN_ENTRY on class CL_KRB_KEYTAB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEYTAB Call by reference Type reference (TYPE) XSTRING 20120813
# Exception Resumable Description Created on
1 CX_KRB_KEYTAB Exception class for Kerberos KeyTab 20130109

Method DELETE_SPN_ENTRY Signature

Method DELETE_SPN_ENTRY on class CL_KRB_KEYTAB has no parameter.
Method DELETE_SPN_ENTRY on class CL_KRB_KEYTAB has no exception.

Method GET_BLOB Signature

Method GET_BLOB on class CL_KRB_KEYTAB has no parameter.
Method GET_BLOB on class CL_KRB_KEYTAB has no exception.

Method GET_ENTRIES Signature

Method GET_ENTRIES on class CL_KRB_KEYTAB has no parameter.
Method GET_ENTRIES on class CL_KRB_KEYTAB has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740