Propagate expiry time from assertion
[mech_eap.orig] / util_saml.h
index b35cf49..73e64e5 100644 (file)
@@ -79,6 +79,8 @@ public:
         return m_authenticated;
     }
 
+    time_t getExpiryTime(void) const;
+
     static bool init();
     static void finalize();