SAP ABAP Class CL_HRPADNO_ACF_EX_AUTH_DATA (ACF EX - Authentication Data)
Hierarchy
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
   PY-NO (Application Component) Norway
     PC20_ACF (Package) Altinn Communication Framework: Norway
Properties
Class CL_HRPADNO_ACF_EX_AUTH_DATA  
Short Description ACF EX - Authentication Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC20_ACF   Altinn Communication Framework: Norway 
Created 20121210   SAP 
Last change 20131127   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)
Interfaces
Class CL_HRPADNO_ACF_EX_AUTH_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HRPADNO_ACF_EH_AUTH 20130104 ACF enhanced - Authentication
2 CL_HRPADNO_ACF_EH_DOCUMENT 20130104 ACF enhanced - Document
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_AUTH_METHOD Instance attribute Public Type reference (TYPE) PNO_ACF_AUTH_METHOD ACF - Authentication Method 20130104
2 MV_SYSTEM_USER_NAME Instance attribute Public Type reference (TYPE) PNO_ACF_SYSTEM_USER_NAME ACF - System User Name (identifikator for the end user sys.) 20130104
3 MV_USER_PASSWORD Instance attribute Protected Type reference (TYPE) PNO_ACF_USER_PASSWORD ACF - User Password (end user's own password) 20130104
4 MV_USER_PIN_CODE Instance attribute Protected Type reference (TYPE) PNO_ACF_USER_PIN_CODE ACF - User Pin Code (authentication challenge token) 20130104
5 MV_USER_SSN Instance attribute Public Type reference (TYPE) PNO_ACF_USER_SSN ACF - UserSSN (Personal ID number/User name) 20130104
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Protected Method 20130104
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130104
3 SET_SYSTEM_USER_NAME Instance method Public Method 20130104
4 SET_USER_PASSWORD Instance method Public Method 20130104
5 SET_USER_PIN_CODE Instance method Public Method 20130104
Events
Class CL_HRPADNO_ACF_EX_AUTH_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TABLE Public See coding ACF data definition - Reference (tabletype) 20130104 TY_T_TABLE type standard table of REF TO CL_HRPADNO_ACF_DD_REFERENCE with non-unique default key
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_AUTH_DATA ACF data definition - Authentication Data 20130104

Method CLONE on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_METHOD Call by reference Type reference (TYPE) PNO_ACF_AUTH_METHOD ACF - Authentication Method 20130104
2 Importing IV_USER_SSN Call by reference Type reference (TYPE) PNO_ACF_USER_SSN ACF - UserSSN (Personal ID number/User name) 20130104

Method CONSTRUCTOR on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.

Method SET_SYSTEM_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_USER_NAME Call by reference Type reference (TYPE) PNO_ACF_SYSTEM_USER_NAME ACF - System User Name (identifikator for the end user sys.) 20130104

Method SET_SYSTEM_USER_NAME on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.

Method SET_USER_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_PASSWORD Call by reference Type reference (TYPE) PNO_ACF_USER_PASSWORD ACF - User Password (end user's own password) 20130104

Method SET_USER_PASSWORD on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.

Method SET_USER_PIN_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_PIN_CODE Call by reference Type reference (TYPE) PNO_ACF_USER_PIN_CODE ACF - User Pin Code (authentication challenge token) 20130104

Method SET_USER_PIN_CODE on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in