Uses of Interface
xal.rbac.AutoLogoutCallback
Packages that use AutoLogoutCallback
-
Uses of AutoLogoutCallback in xal.plugin.essrbac
Methods in xal.plugin.essrbac with parameters of type AutoLogoutCallbackModifier and TypeMethodDescriptionvoidDummyRbacSubject.setAutoLogoutTimeout(int timeoutInMinutes, AutoLogoutCallback callback) voidEssRbacSubject.setAutoLogoutTimeout(int timeoutInMinutes, AutoLogoutCallback callback) -
Uses of AutoLogoutCallback in xal.rbac
Methods in xal.rbac with parameters of type AutoLogoutCallbackModifier and TypeMethodDescriptionvoidRBACSubject.setAutoLogoutTimeout(int timeoutInMinutes, AutoLogoutCallback callback) Sets the auto logout timeout in minutes.