SAP ABAP Class IF_KRB_CONFIG_UI (Interface for Kerberos Config UI)
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
Class IF_KRB_CONFIG_UI  
Short Description Interface for Kerberos Config UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_KRB_CONFIG_UI has no interface implemented.
Friends
Class IF_KRB_CONFIG_UI has no friend class.
Attributes
Class IF_KRB_CONFIG_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALGORITHM_NAME Static method Public Method Get textual description (English only) for algorithm ID 20121220
2 GET_SUPPORTED_ALGORITHMS Static method Public Method Get list of algorithms supported by Kerberos library 20120320
Events
Class IF_KRB_CONFIG_UI has no event.
Types
Class 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 Importing ALGORITHM_ID Call by reference Type reference (TYPE) KRB_KEYTAB_ALGORITHM Kerberos Encryption Algorithm Id 20121220
2 Returning ALGORITHM_NAME Value transfer Type reference (TYPE) KRB_KEYTAB_ALGORITHM_NAME Kerberos Encryption Algorithm Name 20121220
# Exception Resumable Description Created on
1 CX_KRB_KEYTAB 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 Exporting ET_ALGORITHMS Call by reference Type reference (TYPE) KRB_KEYTAB_ALGORITHM_T SPNego Algorithm List 20120320
# Exception Resumable Description Created on
1 CX_KRB_KEYTAB Exception class for Kerberos KeyTab 20121221
History
Last changed by/on SAP  20130531 
SAP Release Created in