public interface UserSessionListener
Context.logout()
and
Context.authenticate(String, String)
Modifier and Type | Interface and Description |
---|---|
static class |
UserSessionListener.Event |
static class |
UserSessionListener.Status |
Modifier and Type | Method and Description |
---|---|
void |
loggedInOrOut(User user,
UserSessionListener.Event event,
UserSessionListener.Status status) |
void loggedInOrOut(User user, UserSessionListener.Event event, UserSessionListener.Status status)
Copyright © 2024 OpenMRS Inc.. All rights reserved.