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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'language' | Property Field | 20020814 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'password' | Property Field | 20020814 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'userName' | Property Field | 20020814 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20020812 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Password | 20020812 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USALIAS | Internet User Alias | 20020812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20020812 | |
2 | ![]() |
Instance method | Public | Method | Gets Logon Language | 20020812 |
3 | ![]() |
Instance method | Public | Method | Gets Password | 20020812 |
4 | ![]() |
Instance method | Public | Method | Gets User Name | 20020812 |
5 | ![]() |
Instance method | Public | Method | Sets Logon Language | 20020812 |
6 | ![]() |
Instance method | Public | Method | Sets Password | 20020812 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |