eapol/eapol_framework/eapol_symbian/am/eap_notifier/inc/eap_auth_observer.h
changeset 49 43351a4f2da3
parent 36 c98682f98478
equal deleted inserted replaced
47:712b4ffd76bb 49:43351a4f2da3
    14 * Description: Dialog Observer implementation
    14 * Description: Dialog Observer implementation
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 11 %
    19 * %version: 12 %
    20 */
    20 */
    21 
    21 
    22 #ifndef __EAPAUTHOBSERVER_H__
    22 #ifndef __EAPAUTHOBSERVER_H__
    23 #define __EAPAUTHOBSERVER_H__
    23 #define __EAPAUTHOBSERVER_H__
    24 
    24 
   103         *
   103         *
   104         * @param    aData CHbSymbianVariantMap&
   104         * @param    aData CHbSymbianVariantMap&
   105         * return -
   105         * return -
   106         */
   106         */
   107         void OldPwdQueryDataReceived( CHbSymbianVariantMap& aData );
   107         void OldPwdQueryDataReceived( CHbSymbianVariantMap& aData );
       
   108 
       
   109         /**
       
   110         * Handles the Pac Store password query user input received from the dialog
       
   111         *
       
   112         * @param    aData CHbSymbianVariantMap&
       
   113         * return -
       
   114         */            
       
   115         void PacStorePwdQueryDataReceived( CHbSymbianVariantMap& aData );
   108         
   116         
   109     private: // Data
   117     private: // Data
   110         /** 
   118         /** 
   111          * Pointer to the object that triggered the dialog opening,
   119          * Pointer to the object that triggered the dialog opening,
   112          * needed to update the information about the user input.
   120          * needed to update the information about the user input.