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 TypeMethodDescriptionvoid
DummyRbacSubject.setAutoLogoutTimeout
(int timeoutInMinutes, AutoLogoutCallback callback) void
EssRbacSubject.setAutoLogoutTimeout
(int timeoutInMinutes, AutoLogoutCallback callback) -
Uses of AutoLogoutCallback in xal.rbac
Methods in xal.rbac with parameters of type AutoLogoutCallbackModifier and TypeMethodDescriptionvoid
RBACSubject.setAutoLogoutTimeout
(int timeoutInMinutes, AutoLogoutCallback callback) Sets the auto logout timeout in minutes.