public class OfflineUserSessionLoader extends Object implements SessionLoader
| Constructor and Description |
|---|
OfflineUserSessionLoader() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSessionsCount(KeycloakSession session) |
void |
init(KeycloakSession session) |
boolean |
loadSessions(KeycloakSession session,
int first,
int max) |
public void init(KeycloakSession session)
init in interface SessionLoaderpublic int getSessionsCount(KeycloakSession session)
getSessionsCount in interface SessionLoaderpublic boolean loadSessions(KeycloakSession session, int first, int max)
loadSessions in interface SessionLoaderCopyright © 2016 JBoss by Red Hat. All rights reserved.