eapol/eapol_framework/eapol_symbian/am/type/securid/symbian/plugin/inc/EapGtcDbDefaults.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
--- a/eapol/eapol_framework/eapol_symbian/am/type/securid/symbian/plugin/inc/EapGtcDbDefaults.h	Tue Aug 31 15:16:37 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/am/type/securid/symbian/plugin/inc/EapGtcDbDefaults.h	Wed Sep 01 12:23:57 2010 +0100
@@ -16,15 +16,20 @@
 */
 
 /*
-* %version: %
+* %version: 8.1.2 %
 */
 
 #ifndef EAPGTCDBDEFAULTS_H
 #define EAPGTCDBDEFAULTS_H
 
-#include "EapPluginDbDefaults.h"
 // LOCAL CONSTANTS
 
+_LIT(default_EAP_GTC_identity, "");
+
+const TInt64 default_MaxSessionTime = 0; // 0 means read from configuration file.
+const TInt64 default_FullAuthTime = 0;
+
+const TUint KMaxIdentityLengthInDB = 255;
 
 #endif // EAPGTCDBDEFAULTS_H