| Package | Description |
|---|---|
| com.tomasteubner.wlan_portal.service | |
| com.tomasteubner.wlan_portal.user.security |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PortalManagement.performSignIn(UserParameters param,
Device device,
long loginTime,
long validUntil) |
boolean |
PortalManagement.useExistingSession(UserParameters params) |
| Modifier and Type | Method and Description |
|---|---|
static UserParameters |
UserParameters.create(com.vaadin.server.VaadinRequest request,
PortalManagement portalManagement) |
static UserParameters |
UserParameters.createFrom(com.vaadin.server.VaadinRequest request,
WlanSession wlanSession,
Guest guest) |
static UserParameters |
CurrentUser.getUserParameters() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CurrentUser.setUserParameters(UserParameters param) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.