SAP ABAP Class CL_SD_SECURITY_FACTORY (Generation of Security Instances)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory
⤷
⤷
Properties
| Class | CL_SD_SECURITY_FACTORY | |
| Short Description | Generation of Security Instances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SERVDIR | AI XMB Service Directory |
| Created | 20020814 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SD_SECURITY_FACTORY has no interface implemented.
Friends
Class CL_SD_SECURITY_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SD_SECURITY_FACTORY | Generation of Security Instances | 20020814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020814 | |
| 2 | Instance method | Public | Method | Generates security instance from transferred parameters | 20020814 | |
| 3 | Instance method | Public | Method | Generates security instance by reading from database | 20020814 | |
| 4 | Instance method | Public | Method | Generates security instance from transferred endpoint | 20020814 | |
| 5 | Instance method | Public | Method | Gets name-value list | 20020814 |
Events
Class CL_SD_SECURITY_FACTORY has no event.
Types
Class CL_SD_SECURITY_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SD_SECURITY_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SD_SECURITY_FACTORY has no exception.
Method CREATE_SECURITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020814 | |||
| 2 | THE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20020814 | |||
| 3 | THE_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020814 | |||
| 4 | THE_PARTNER_NAME | Call by reference | Type reference (TYPE) | SNC_PNAME | SNC: Printable Name | 20020814 | |||
| 5 | THE_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20020814 | ||||
| 6 | THE_QOP | Call by reference | Type reference (TYPE) | SNC_QOP | SNC: Quality of Protection | 20020814 | |||
| 7 | THE_TYPE | Call by reference | Type reference (TYPE) | XUAUTHMETHOD | Authentisierungsmethode (Kennwort / X.509 / ...) | 20020814 | |||
| 8 | THE_USER_NAME | Call by reference | Type reference (TYPE) | USALIAS | Alias für Internetbenutzer | 20020814 |
Method CREATE_SECURITY on class CL_SD_SECURITY_FACTORY has no exception.
Method CREATE_SECURITY_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020814 | |||
| 2 | THE_RECEIVER | Call by reference | Type reference (TYPE) | PRX_SRVC | Proxy Generierung: Service | 20020814 | |||
| 3 | THE_SENDER | Call by reference | Type reference (TYPE) | PRX_SRVC | Proxy Generierung: Service | 20020814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gesuchtes SD Objekt existiert nicht | 20020814 |
Method CREATE_SECURITY_FROM_ENDPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020814 | |||
| 2 | THE_ENDPOINT | Call by reference | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | Endpunkt | 20020814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gesuchtes SD Objekt existiert nicht | 20020920 |
Method GET_PROPERTIES_FROM_AUTH_METH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | NAME2STRINGVALUE_TABLE | Tablle von Name->Wert Paaren | 20020814 | |||
| 2 | THE_AUTHENTICATION_METHOD | Call by reference | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020814 |
Method GET_PROPERTIES_FROM_AUTH_METH on class CL_SD_SECURITY_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |