SAP ABAP Class CL_KRB_KEYTAB_FACTORY (KeyTab Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SPNEGO (Package) SPNego
Properties
Class CL_KRB_KEYTAB_FACTORY  
Short Description KeyTab Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPNEGO   SPNego 
Created 20120813   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KRB_KEYTAB_FACTORY has no forward declaration.
Interfaces
Class CL_KRB_KEYTAB_FACTORY has no interface implemented.
Friends
Class CL_KRB_KEYTAB_FACTORY has no friend class.
Attributes
Class CL_KRB_KEYTAB_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_KEYTAB Static method Public Method Create a keytab object 20120813
2 CREATE_KEYTAB_PERSISTED Static method Public Method Create a persisted keytab object 20120813
Events
Class CL_KRB_KEYTAB_FACTORY has no event.
Types
Class CL_KRB_KEYTAB_FACTORY has no local type.
Method Signatures

Method CREATE_KEYTAB 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
2 Returning RO_KEYTAB Value transfer Object reference (TYPE REF TO) IF_KRB_KEYTAB 20120813
# Exception Resumable Description Created on
1 CX_KRB_KEYTAB Exception class for Kerberos KeyTab 20130109

Method CREATE_KEYTAB_PERSISTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_KEYTAB Value transfer Object reference (TYPE REF TO) IF_KRB_KEYTAB_PERSISTED 20120813
# Exception Resumable Description Created on
1 CX_KRB_KEYTAB Exception class for Kerberos KeyTab 20120920
History
Last changed by/on SAP  20140121 
SAP Release Created in 740