Hi all how can I set a timeout session that will redirect the user to login again if they inactive for 5 min.
N.B I am using Default pages not B4Xpages thanks.
Hi All, I'm developing a business app, for security reason I need to request user to re-logon after 10 minutes continuously inactive. Thanks in advance for any help Quan
This is a partial wrap/library for Android's Accessibility Services which you can read about here: https://developer.android.com/reference/android/accessibilityservice/AccessibilityService Android's Accessibility Services is meant to assisting users with disabilities in using Android devices...
Hi All, I'm developing a business app, for security reason I need to request user to re-logon after 10 minutes continuously inactive. Thanks in advance for any help Quan
This is a partial wrap/library for Android's Accessibility Services which you can read about here: https://developer.android.com/reference/android/accessibilityservice/AccessibilityService Android's Accessibility Services is meant to assisting users with disabilities in using Android devices...
for example i want the timer to reset if any key is pressed and probably have a pop up to Warn user that the time session will expire resume or press okay to timeout.