SAP ABAP Class CL_SD_AUTHENTICATION_METHOD (Describes Type of Authentication)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC-SRV (Application Component) Services
     SERVDIR (Package) AI XMB Service Directory
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SD_AUTH_METHOD_PASSWORD Describes Type of Authentication 20020812
2 Inheritance (c INHERITING FROM c_ref)  CL_SD_AUTH_METHOD_SNC Generation of Security Instances 20020814
Properties
Class CL_SD_AUTHENTICATION_METHOD  
Short Description Describes Type of Authentication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SERVDIR   AI XMB Service Directory 
Created 20020812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SD_AUTHENTICATION_METHOD has no forward declaration.
Interfaces
Class CL_SD_AUTHENTICATION_METHOD has no interface implemented.
Friends
Class CL_SD_AUTHENTICATION_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TRACE_LEVEL Constant Protected Type reference (TYPE) SXMSTRCLEV '3' Trace Level 20020918
2 CO_TYPE_PASSWORD Constant Public Type reference (TYPE) XUAUTHMETHOD 'P' Authentication Method (Password / X.509 / ...) 20020812
3 CO_TYPE_SAP_PASSWORD Constant Public Type reference (TYPE) XUAUTHMETHOD 'D' Authentication Method (Password / X.509 / ...) 20020812
4 CO_TYPE_SNC Constant Public Type reference (TYPE) XUAUTHMETHOD 'S' Authentication Method (Password / X.509 / ...) 20020812
5 TYPE Instance attribute Protected Type reference (TYPE) XUAUTHMETHOD Authentication Method (Password / X.509 / ...) 20020812
Methods
# Method Level Visibility Method type Description Created on
1 GET_TYPE Instance method Public Method Gets Authentication Method 20020812
2 WRITE_TRACE Instance method Public Method Write Authentication Attributes to Trace 20020918
Events
Class CL_SD_AUTHENTICATION_METHOD has no event.
Types
Class CL_SD_AUTHENTICATION_METHOD has no local type.
Method Signatures

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XUAUTHMETHOD Authentisierungsmethode (Kennwort / X.509 / ...) 20020812

Method GET_TYPE on class CL_SD_AUTHENTICATION_METHOD has no exception.

Method WRITE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRACE Call by reference Object reference (TYPE REF TO) IF_XMS_TRACE XMS: Trace 20020918

Method WRITE_TRACE on class CL_SD_AUTHENTICATION_METHOD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620