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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SD_ENDPOINT_URL 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 INSTANCE 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020814
2 CREATE_SECURITY Instance method Public Method Generates security instance from transferred parameters 20020814
3 CREATE_SECURITY_FROM_DB Instance method Public Method Generates security instance by reading from database 20020814
4 CREATE_SECURITY_FROM_ENDPOINT Instance method Public Method Generates security instance from transferred endpoint 20020814
5 GET_PROPERTIES_FROM_AUTH_METH 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SD_AUTHENTICATION_METHOD beschreibt Art der Authentifizierung 20020814
2 Importing THE_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20020814
3 Importing THE_LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020814
4 Importing THE_PARTNER_NAME Call by reference Type reference (TYPE) SNC_PNAME SNC: Printable Name 20020814
5 Importing THE_PASSWORD Call by reference Type reference (TYPE) STRING 20020814
6 Importing THE_QOP Call by reference Type reference (TYPE) SNC_QOP SNC: Quality of Protection 20020814
7 Importing THE_TYPE Call by reference Type reference (TYPE) XUAUTHMETHOD Authentisierungsmethode (Kennwort / X.509 / ...) 20020814
8 Importing 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SD_AUTHENTICATION_METHOD beschreibt Art der Authentifizierung 20020814
2 Importing THE_RECEIVER Call by reference Type reference (TYPE) PRX_SRVC Proxy Generierung: Service 20020814
3 Importing THE_SENDER Call by reference Type reference (TYPE) PRX_SRVC Proxy Generierung: Service 20020814
# Exception Resumable Description Created on
1 CX_SD_UNDEFINED_OBJECT 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SD_AUTHENTICATION_METHOD beschreibt Art der Authentifizierung 20020814
2 Importing THE_ENDPOINT Call by reference Object reference (TYPE REF TO) CL_SD_ENDPOINT_URL Endpunkt 20020814
# Exception Resumable Description Created on
1 CX_SD_UNDEFINED_OBJECT 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 Returning RESULT Value transfer Type reference (TYPE) NAME2STRINGVALUE_TABLE Tablle von Name->Wert Paaren 20020814
2 Importing 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