SAP ABAP Class CL_HRPADNO_ACF_EH_AUTH (ACF enhanced - Authentication)
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_EH_AUTH  
Short Description ACF enhanced - Authentication    
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 20121123   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_EH_AUTH has no interface implemented.
Friends
Class CL_HRPADNO_ACF_EH_AUTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACF_EH Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_EH ACF enhanced 20130104
2 MO_AUTH_DATA Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_AUTH_DATA ACF data definition - Authentication Data 20130104
3 MO_AUTH_REQUESTED Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
4 MO_EXECUTION_COMPUTER_SYSTEM Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS ACF EX - Computer System 20130104
5 MO_EXECUTION_START Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
6 MO_T5VF0 Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_T5VF0 ACF data definition - T5VF0 20130104
7 MV_LOCKED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130104
2 DETAIL_DECODE Static method Public Method 20130104
3 DETAIL_ENCODE Static method Public Method 20130104
4 DO_AUTHENTICATE Instance method Private Method 20130104
5 DO_AUTHENTICATE_STEP1 Instance method Private Method 20130104
6 DO_AUTHENTICATE_STEP2 Instance method Private Method 20130104
7 EXECUTION_END Instance method Public Method 20130104
8 EXECUTION_START Instance method Public Method 20130104
9 LOCK Instance method Private Method 20130104
10 T5VF0_SAVE Instance method Private Method 20130104
11 UNLOCK Instance method Private Method 20130104
Events
Class CL_HRPADNO_ACF_EH_AUTH has no event.
Types
Class CL_HRPADNO_ACF_EH_AUTH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACF_EH Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EH ACF enhanced 20130104
2 Importing IO_AUTH_DATA Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_AUTH_DATA ACF data definition - Authentication Data 20130104
3 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104

Method CONSTRUCTOR on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method DETAIL_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANY Call by reference Type reference (TYPE) ANY 20130104
2 Returning RV_RETURN Value transfer Type reference (TYPE) STRING 20130104

Method DETAIL_DECODE on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method DETAIL_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANY Call by reference Type reference (TYPE) ANY 20130104
2 Returning RV_RETURN Value transfer Type reference (TYPE) STRING 20130104

Method DETAIL_ENCODE on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method DO_AUTHENTICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPUTER_SYSTEM Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS ACF EX - Computer System 20130104
2 Importing IO_COMPUTER_SYSTEM_OLD Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS ACF EX - Computer System 20130104
3 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104
4 Importing IO_RESULT Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EH_RESULT ACF enhanced - Result 20130104
5 Importing IV_REAUTHENTICATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130104

Method DO_AUTHENTICATE on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method DO_AUTHENTICATE_STEP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CANCEL Call by reference Type reference (TYPE) ABAP_BOOL 20130104
2 Exporting EV_RETURN Call by reference Type reference (TYPE) ABAP_BOOL 20130104
3 Importing IO_COMPUTER_SYSTEM Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS ACF EX - Computer System 20130104
4 Importing IO_COMPUTER_SYSTEM_OLD Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS ACF EX - Computer System 20130104
5 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104

Method DO_AUTHENTICATE_STEP1 on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method DO_AUTHENTICATE_STEP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CANCEL Call by reference Type reference (TYPE) ABAP_BOOL 20130104
2 Exporting EV_RESET Call by reference Type reference (TYPE) ABAP_BOOL 20130104
3 Exporting EV_RETURN Call by reference Type reference (TYPE) ABAP_BOOL 20130104
4 Importing IO_COMPUTER_SYSTEM Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS ACF EX - Computer System 20130104
5 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104

Method DO_AUTHENTICATE_STEP2 on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method EXECUTION_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104
2 Importing IO_RESULT Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EH_RESULT ACF enhanced - Result 20130104

Method EXECUTION_END on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method EXECUTION_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPUTER_SYSTEM Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EX_COMPUTER_SYS 20130104
2 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104
3 Importing IO_RESULT Call by reference Object reference (TYPE REF TO) CL_HRPADNO_ACF_EH_RESULT ACF enhanced - Result 20130104

Method EXECUTION_START on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104

Method LOCK on class CL_HRPADNO_ACF_EH_AUTH has no exception.

Method T5VF0_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104
# Exception Resumable Description Created on
1 CX_HRPADNO_ACF_ROOT AltinnFault exception 20130104

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_HRPAYNO_MESSAGES Messages 20130104

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