public static class UndertowUserSessionManagement.UserSessions extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
httpSessionToKeycloakSession |
protected Map<String,String> |
keycloakSessionToHttpSession |
protected long |
loggedIn |
protected String |
user |
Constructor and Description |
---|
UndertowUserSessionManagement.UserSessions() |
protected String user
protected long loggedIn
Copyright © 2014. All Rights Reserved.