SAP ABAP Class CL_SD_AUTH_METHOD_PASSWORD (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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SD_AUTHENTICATION_METHOD Describes Type of Authentication 20020812
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SD_AUTH_METHOD_SAP_PASSWORD Describes Type of Authentication 20020812
Properties
Class CL_SD_AUTH_METHOD_PASSWORD  
Short Description Describes Type of Authentication    
Super Class CL_SD_AUTHENTICATION_METHOD Describes Type of Authentication 
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_AUTH_METHOD_PASSWORD has no forward declaration.
Interfaces
Class CL_SD_AUTH_METHOD_PASSWORD has no interface implemented.
Friends
Class CL_SD_AUTH_METHOD_PASSWORD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FIELD_LANGUAGE Constant Public Type reference (TYPE) STRING 'language' Property Field 20020814
2 CO_FIELD_PASSWORD Constant Public Type reference (TYPE) STRING 'password' Property Field 20020814
3 CO_FIELD_USER_NAME Constant Public Type reference (TYPE) STRING 'userName' Property Field 20020814
4 LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU SAP System, Current Language 20020812
5 PASSWORD Instance attribute Private Type reference (TYPE) STRING Password 20020812
6 USER_NAME Instance attribute Private Type reference (TYPE) USALIAS Internet User Alias 20020812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020812
2 GET_LANGUAGE Instance method Public Method Gets Logon Language 20020812
3 GET_PASSWORD Instance method Public Method Gets Password 20020812
4 GET_USER_NAME Instance method Public Method Gets User Name 20020812
5 SET_LANGUAGE Instance method Public Method Sets Logon Language 20020812
6 SET_PASSWORD Instance method Public Method Sets Password 20020812
7 SET_USER_NAME Instance method Public Method Sets User Name 20020812
Events
Class CL_SD_AUTH_METHOD_PASSWORD has no event.
Types
Class CL_SD_AUTH_METHOD_PASSWORD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SD_AUTH_METHOD_PASSWORD has no parameter.
Method CONSTRUCTOR on class CL_SD_AUTH_METHOD_PASSWORD has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020812

Method GET_LANGUAGE on class CL_SD_AUTH_METHOD_PASSWORD has no exception.

Method GET_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20020812

Method GET_PASSWORD on class CL_SD_AUTH_METHOD_PASSWORD has no exception.

Method GET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) USALIAS Alias für Internetbenutzer 20020812

Method GET_USER_NAME on class CL_SD_AUTH_METHOD_PASSWORD has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020812

Method SET_LANGUAGE on class CL_SD_AUTH_METHOD_PASSWORD has no exception.

Method SET_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_PASSWORD Call by reference Type reference (TYPE) STRING 20020812

Method SET_PASSWORD on class CL_SD_AUTH_METHOD_PASSWORD has no exception.

Method SET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_USER_NAME Call by reference Type reference (TYPE) USALIAS Alias für Internetbenutzer 20020812

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