Skip navigation links
A B C D E F G H I L M N O P R S T U V W Y 

A

AboutView - Class in com.tomasteubner.wlan_portal.view
 
AboutView() - Constructor for class com.tomasteubner.wlan_portal.view.AboutView
 
AbstractPrincipalManager(boolean, PortalManagement.PrincipalManager) - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
activate(RegistrationNotification, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
activatePrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.admin.logic.UserLogic
 
activatePrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.admin.model.UserDataProvider
 
activatePrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
activatePrincipal(Principal, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
activatePrincipal(Principal, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
activateRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.logic.RegistrationLogic
 
activateRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.model.RegistrationDataProvider
 
activateRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
ActiveUserView - Class in com.tomasteubner.wlan_portal.user.view
 
ActiveUserView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.ActiveUserView
 
ADAccessControl - Class in com.tomasteubner.wlan_portal.admin.security
 
ADAccessControl(ApplicationContext) - Constructor for class com.tomasteubner.wlan_portal.admin.security.ADAccessControl
 
addView(View, String, String, Resource) - Method in class com.tomasteubner.wlan_portal.view.Menu
Register a pre-created view instance in the navigation menu and in the Navigator.
addView(Class<? extends View>, String, String, Resource) - Method in class com.tomasteubner.wlan_portal.view.Menu
Register a view in the navigation menu and in the Navigator based on a view class.
ADMIN_BASE_URI - Static variable in class com.tomasteubner.wlan_portal.PortalConfiguration
 
AdminAccessControl - Interface in com.tomasteubner.wlan_portal.admin.security
 
AdminDataProvider - Class in com.tomasteubner.wlan_portal.admin.model
 
AdminDataProvider(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.admin.model.AdminDataProvider
 
AdminForm - Class in com.tomasteubner.wlan_portal.admin.view
 
AdminForm(AdminLogic) - Constructor for class com.tomasteubner.wlan_portal.admin.view.AdminForm
 
AdminLogic - Class in com.tomasteubner.wlan_portal.admin.logic
 
AdminLogic(BaseCrudView<Admin, Long, String>, AdminDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.logic.AdminLogic
 
AdminLoginScreen - Class in com.tomasteubner.wlan_portal.admin.view
 
AdminLoginScreen(DataService, AdminAccessControl, AdminLoginScreen.LoginListener) - Constructor for class com.tomasteubner.wlan_portal.admin.view.AdminLoginScreen
 
AdminLoginScreen.LoginListener - Interface in com.tomasteubner.wlan_portal.admin.view
 
AdminLoginValidator - Class in com.tomasteubner.wlan_portal.util
 
AdminLoginValidator(PortalManagement, long, LoginValidator.EntityChecker) - Constructor for class com.tomasteubner.wlan_portal.util.AdminLoginValidator
 
AdminLoginValidator(PortalManagement, LoginValidator.SiteRetriever, LoginValidator.EntityChecker) - Constructor for class com.tomasteubner.wlan_portal.util.AdminLoginValidator
 
AdminLogoutView - Class in com.tomasteubner.wlan_portal.admin.view
 
AdminLogoutView() - Constructor for class com.tomasteubner.wlan_portal.admin.view.AdminLogoutView
 
AdminMainScreen - Class in com.tomasteubner.wlan_portal.admin.view
 
AdminMainScreen(ApplicationContext) - Constructor for class com.tomasteubner.wlan_portal.admin.view.AdminMainScreen
 
AdminManager() - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
AdminUI - Class in com.tomasteubner.wlan_portal.admin
Main UI class of the application that shows either the login screen or the main view of the application depending on whether a user is signed in.
AdminUI() - Constructor for class com.tomasteubner.wlan_portal.admin.AdminUI
 
AdminView - Class in com.tomasteubner.wlan_portal.admin.view
 
AdminView(AdminDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.view.AdminView
 
Application - Class in com.tomasteubner.wlan_portal
 
Application() - Constructor for class com.tomasteubner.wlan_portal.Application
 
Application.RootServlet - Class in com.tomasteubner.wlan_portal
 
Application.StaticServlet - Class in com.tomasteubner.wlan_portal
 
apply(String, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.LoginValidator
 
apply(T, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.OptionalValidator
 
apply(String, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.PasswordValidator
 
authenticate(String, String, String, String, int, long) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 

B

BaseCrudForm<E,K,F> - Class in com.tomasteubner.wlan_portal.admin.view
 
BaseCrudForm(BaseCrudLogic<E, K, F>, String) - Constructor for class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
BaseCrudLogic<E,K,F> - Class in com.tomasteubner.wlan_portal.admin.logic
 
BaseCrudLogic(BaseCrudView<E, K, F>, CommonDataProvider<E, K, F>) - Constructor for class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
BaseCrudView<E,K,F> - Class in com.tomasteubner.wlan_portal.admin.view
 
BaseCrudView(CommonDataProvider<E, K, F>) - Constructor for class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
BaseCrudView.DataGrid<E> - Class in com.tomasteubner.wlan_portal.admin.view
 
beforeLeave(ViewBeforeLeaveEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
beforeLeave(ViewBeforeLeaveEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.EAPControllerView
 

C

cancel() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminForm
 
cancel() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
cancel() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationForm
 
cancel() - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm
 
cancelEntity() - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
cancelEntity() - Method in class com.tomasteubner.wlan_portal.admin.logic.RegistrationLogic
 
checker - Variable in class com.tomasteubner.wlan_portal.util.LoginValidator
 
checkSyntax(String) - Method in class com.tomasteubner.wlan_portal.util.LoginValidator
 
checkSyntax(String) - Method in class com.tomasteubner.wlan_portal.util.UserLoginValidator
 
cleanup() - Method in class com.tomasteubner.wlan_portal.service.ScheduledTasks
 
clear() - Method in class com.tomasteubner.wlan_portal.service.DeviceFilter
 
clear() - Method in class com.tomasteubner.wlan_portal.service.WlanSessionFilter
 
clear() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
clearFilters() - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
clearOwnerFilter() - Method in class com.tomasteubner.wlan_portal.admin.model.DeviceDataProvider
 
clearOwnerFilter() - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
clearSelection() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
closeUnusedSessions() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
com.tomasteubner.wlan_portal - package com.tomasteubner.wlan_portal
 
com.tomasteubner.wlan_portal.admin - package com.tomasteubner.wlan_portal.admin
 
com.tomasteubner.wlan_portal.admin.logic - package com.tomasteubner.wlan_portal.admin.logic
 
com.tomasteubner.wlan_portal.admin.model - package com.tomasteubner.wlan_portal.admin.model
 
com.tomasteubner.wlan_portal.admin.security - package com.tomasteubner.wlan_portal.admin.security
 
com.tomasteubner.wlan_portal.admin.view - package com.tomasteubner.wlan_portal.admin.view
 
com.tomasteubner.wlan_portal.eapcontroller - package com.tomasteubner.wlan_portal.eapcontroller
 
com.tomasteubner.wlan_portal.i18n - package com.tomasteubner.wlan_portal.i18n
 
com.tomasteubner.wlan_portal.service - package com.tomasteubner.wlan_portal.service
 
com.tomasteubner.wlan_portal.user - package com.tomasteubner.wlan_portal.user
 
com.tomasteubner.wlan_portal.user.bean - package com.tomasteubner.wlan_portal.user.bean
 
com.tomasteubner.wlan_portal.user.security - package com.tomasteubner.wlan_portal.user.security
 
com.tomasteubner.wlan_portal.user.view - package com.tomasteubner.wlan_portal.user.view
 
com.tomasteubner.wlan_portal.util - package com.tomasteubner.wlan_portal.util
 
com.tomasteubner.wlan_portal.view - package com.tomasteubner.wlan_portal.view
 
CommonDataProvider<E,K,F> - Class in com.tomasteubner.wlan_portal.admin.model
 
CommonDataProvider(PortalManagement, PortalManagement.EntityManager<E, K, F>, F) - Constructor for class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
CommonUserView - Class in com.tomasteubner.wlan_portal.user.view
 
CommonUserView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.CommonUserView
 
configure(SpringApplicationBuilder) - Method in class com.tomasteubner.wlan_portal.Application
 
ConfirmRegistrationView - Class in com.tomasteubner.wlan_portal.user.view
 
ConfirmRegistrationView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.ConfirmRegistrationView
 
convertToModel(LocalDateTime, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.DateTimeConverter
 
convertToModel(String, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.PasswordHasher
 
convertToModel(String, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.StringToShortConverter
 
convertToModel(String, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.TimestampConverter
 
convertToPresentation(Long, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.DateTimeConverter
 
convertToPresentation(String, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.PasswordHasher
 
convertToPresentation(Short, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.StringToShortConverter
 
convertToPresentation(Long, ValueContext) - Method in class com.tomasteubner.wlan_portal.util.TimestampConverter
 
countEntities(Query<Principal, String>, long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
countEntities(Query<Admin, String>, long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
countEntities(Query<Device, String>, long, DeviceFilter) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
countEntities(Query<E, String>, long, F) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
countEntities(Query<Principal, String>, long, Pair<Boolean, String>) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
countEntities(Query<RegistrationNotification, String>, long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
countEntities(Query<WlanSession, String>, long, WlanSessionFilter) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
create(String) - Static method in class com.tomasteubner.wlan_portal.i18n.MessagesUtil
 
create(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
create(VaadinRequest, PortalManagement) - Static method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
createBarAndGridLayout(Component) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createEntity() - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
createEntity() - Method in class com.tomasteubner.wlan_portal.admin.model.AdminDataProvider
 
createEntity() - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
createEntity() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
createFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
createFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.view.TextFilteredView
 
createFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
createForm() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
createForm() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createForm() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
createForm() - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
createFrom(VaadinRequest, WlanSession, Guest) - Static method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
createGrid() - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
createLogic() - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
createTopBar() - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
current() - Static method in class com.tomasteubner.wlan_portal.util.URIHelper
 
CurrentAdmin - Class in com.tomasteubner.wlan_portal.admin.security
 
CurrentSite - Class in com.tomasteubner.wlan_portal.util
 
CurrentUser - Class in com.tomasteubner.wlan_portal.user.security
 

D

DataGrid() - Constructor for class com.tomasteubner.wlan_portal.admin.view.BaseCrudView.DataGrid
 
dataProvider - Variable in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
dataProvider - Variable in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
dateFormat() - Method in class com.tomasteubner.wlan_portal.view.DateHelper
 
DateHelper - Class in com.tomasteubner.wlan_portal.view
 
DateHelper() - Constructor for class com.tomasteubner.wlan_portal.view.DateHelper
 
DateTimeConverter - Class in com.tomasteubner.wlan_portal.util
 
DateTimeConverter() - Constructor for class com.tomasteubner.wlan_portal.util.DateTimeConverter
 
DateTimeConverter(ZoneOffset) - Constructor for class com.tomasteubner.wlan_portal.util.DateTimeConverter
 
DateTimeConverter(long) - Constructor for class com.tomasteubner.wlan_portal.util.DateTimeConverter
 
DateTimeConverter(ZoneOffset, long) - Constructor for class com.tomasteubner.wlan_portal.util.DateTimeConverter
 
DefaultPasswordValidator - Class in com.tomasteubner.wlan_portal.util
 
DefaultPasswordValidator(String) - Constructor for class com.tomasteubner.wlan_portal.util.DefaultPasswordValidator
 
defaultZoneOffset() - Static method in class com.tomasteubner.wlan_portal.util.TimestampConverter
 
delete(String, String) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
deleteEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
deleteEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
deleteEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
deleteEntity(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
deleteEntity(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
deleteEntity(Admin) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
deleteEntity(Device) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
deleteEntity(E) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
deleteEntity(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
deleteEntity(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
deleteEntity(WlanSession) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
DeviceDataProvider - Class in com.tomasteubner.wlan_portal.admin.model
 
DeviceDataProvider(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.admin.model.DeviceDataProvider
 
DeviceFilter - Class in com.tomasteubner.wlan_portal.service
 
DeviceFilter() - Constructor for class com.tomasteubner.wlan_portal.service.DeviceFilter
 
DeviceLogic - Class in com.tomasteubner.wlan_portal.admin.logic
 
DeviceLogic(DeviceView, DeviceDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.logic.DeviceLogic
 
DeviceManager() - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
DeviceView - Class in com.tomasteubner.wlan_portal.admin.view
 
DeviceView(DeviceDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
disconnect(String, String) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
doDeleteEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
doLogout() - Method in class com.tomasteubner.wlan_portal.user.view.ActiveUserView
 

E

EAPControllerBean - Class in com.tomasteubner.wlan_portal.eapcontroller
 
EAPControllerBean(DataService) - Constructor for class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
EAPControllerLogic - Class in com.tomasteubner.wlan_portal.admin.logic
 
EAPControllerLogic() - Constructor for class com.tomasteubner.wlan_portal.admin.logic.EAPControllerLogic
 
EAPControllerView - Class in com.tomasteubner.wlan_portal.admin.view
 
EAPControllerView(EAPControllerLogic) - Constructor for class com.tomasteubner.wlan_portal.admin.view.EAPControllerView
 
editEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
editEntity(Admin) - Method in class com.tomasteubner.wlan_portal.admin.view.AdminForm
 
editEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
editEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
editEntity(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationForm
 
editEntity(Principal) - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm
 
enter(String) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.AdminLogoutView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.EAPControllerView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.user.view.ActiveUserView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.user.view.ConfirmRegistrationView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.user.view.UserLoginView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.user.view.UserLogoutView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.user.view.UserRegistrationView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.view.AboutView
 
enter(ViewChangeListener.ViewChangeEvent) - Method in class com.tomasteubner.wlan_portal.view.ErrorView
 
entityManager - Variable in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
ErrorView - Class in com.tomasteubner.wlan_portal.view
 
ErrorView() - Constructor for class com.tomasteubner.wlan_portal.view.ErrorView
 

F

fetch(Query<E, String>) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
fetch(Query<Principal, String>, long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
fetch(Query<Admin, String>, long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
fetch(Query<Device, String>, long, DeviceFilter) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
fetch(Query<E, String>, long, F) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
fetch(Query<Principal, String>, long, Pair<Boolean, String>) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
fetch(Query<RegistrationNotification, String>, long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
fetch(Query<WlanSession, String>, long, WlanSessionFilter) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
filter - Variable in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
findActiveSession(InetAddress) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
findEntity(String) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
findEntityByUserName(String) - Method in class com.tomasteubner.wlan_portal.util.AdminLoginValidator
 
findEntityByUserName(String) - Method in class com.tomasteubner.wlan_portal.util.LoginValidator
 
findEntityByUserName(String) - Method in class com.tomasteubner.wlan_portal.util.UserLoginValidator
 
findIdByLoginName(long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
findIdByLoginName(long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
findIdByLoginName(long, boolean, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
findRegistrationRecipients(Site) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
form - Variable in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
fragmentPrefix - Variable in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 

G

getAdminById(long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getAdminId() - Static method in class com.tomasteubner.wlan_portal.admin.security.CurrentAdmin
 
getAdminManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getAdminSiteId() - Static method in class com.tomasteubner.wlan_portal.util.CurrentSite
 
getAllDevices(long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getBundle() - Method in class com.tomasteubner.wlan_portal.i18n.MessagesUtil
 
getClientMac() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getContextPath() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getCurrentSite() - Method in class com.tomasteubner.wlan_portal.admin.logic.EAPControllerLogic
 
getDeviceId() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
getDeviceManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getEapMac() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getEmail() - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
getEntityById(K) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
getEntityById(Long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
getEntityById(Long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
getEntityById(Long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
getEntityById(K) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
getEntityById(Long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
getEntityById(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
getEntityById(WlanSessionPK) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
getEntityByParam(String) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
getEntityByParam(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
getFullName() - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
getGuest(String, String, String) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
getGuestFor(WlanSession) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getGuestId() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
getGuestId() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getId(E) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
getId(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
getId(Admin) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
getId(Device) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
getId(E) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
getId(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
getId(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
getId(WlanSession) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
getIpAddress() - Method in class com.tomasteubner.wlan_portal.service.WlanSessionFilter
 
getIpAddress() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getLoginTime() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
getMac() - Method in class com.tomasteubner.wlan_portal.service.DeviceFilter
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
getName() - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.CommonUserView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.ConfirmRegistrationView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.UserDataView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.UserLoginView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.UserLogoutView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.UserRegistrationView
 
getName() - Method in class com.tomasteubner.wlan_portal.user.view.UserWelcomeView
 
getNotificationId() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getOwnerName() - Method in class com.tomasteubner.wlan_portal.service.DeviceFilter
 
getPage() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getPassword() - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm.UserWrapper
 
getPassword() - Method in class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 
getPasswordRepeat() - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
getPath() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getPortalManagement() - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
getPortalManagement() - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
getPostLogoutUrl(long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getPrincipal(Site, boolean, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
getPrincipal(Site, boolean, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
getPrincipalManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getPwHash() - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
getRedirectUrl(long) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
getRegistrationManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getRelativePath() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getRequest() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getRequestParameters() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getRid() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getSelectedRow() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView.DataGrid
 
getSite() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getSiteById(long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getSiteByName(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getSiteId() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getSiteId() - Method in class com.tomasteubner.wlan_portal.util.LoginValidator
 
getSiteId() - Method in interface com.tomasteubner.wlan_portal.util.LoginValidator.SiteRetriever
 
getSsid() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getString(String, Object...) - Static method in class com.tomasteubner.wlan_portal.admin.logic.Messages
 
getString(String, Object...) - Static method in class com.tomasteubner.wlan_portal.admin.view.Messages
 
getString(String, Object...) - Method in class com.tomasteubner.wlan_portal.i18n.MessagesUtil
 
getString(String, Object...) - Static method in class com.tomasteubner.wlan_portal.user.view.Messages
 
getString(String, Object...) - Static method in class com.tomasteubner.wlan_portal.util.Messages
 
getString(String, Object...) - Static method in class com.tomasteubner.wlan_portal.view.Messages
 
getTime() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
getTotalSessionTime(Principal, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getTuest(String, String) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
getUI() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getUIPath() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getUIRootPath() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getURI() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getURIBuilder() - Method in class com.tomasteubner.wlan_portal.util.URIHelper
 
getUser() - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm.UserWrapper
 
getUserManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getUsername() - Method in class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 
getUserName() - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
getUserParameters() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
getUserSiteId() - Static method in class com.tomasteubner.wlan_portal.util.CurrentSite
 
getValidUntil() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
getVoucherManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getWlanSessionByGuestId(long, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
getWlanSessionManager() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
grid - Variable in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
guestList(String, String) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 
guestList(String) - Method in class com.tomasteubner.wlan_portal.eapcontroller.EAPControllerBean
 

H

hashPassword(String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 

I

init(VaadinRequest) - Method in class com.tomasteubner.wlan_portal.admin.AdminUI
 
init(AdminUI) - Method in class com.tomasteubner.wlan_portal.admin.view.AdminMainScreen
 
init() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
init(VaadinRequest) - Method in class com.tomasteubner.wlan_portal.user.UserUI
 
init(UserUI) - Method in class com.tomasteubner.wlan_portal.user.view.UserMainScreen
 
IPAddressView - Class in com.tomasteubner.wlan_portal.admin.view
 
IPAddressView(WlanSessionDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
isAcceptable(Long) - Method in interface com.tomasteubner.wlan_portal.util.LoginValidator.EntityChecker
 
isActive() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminForm
 
isActive() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
isActive() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationForm
 
isActive() - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm
 
isActiveOnly() - Method in class com.tomasteubner.wlan_portal.service.WlanSessionFilter
 
isAdminSignedIn() - Method in class com.tomasteubner.wlan_portal.admin.security.ADAccessControl
 
isAdminSignedIn() - Method in interface com.tomasteubner.wlan_portal.admin.security.AdminAccessControl
 
isAdminSiteValid() - Static method in class com.tomasteubner.wlan_portal.util.CurrentSite
 
isComplete() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
isDeletable(Admin) - Method in class com.tomasteubner.wlan_portal.admin.logic.AdminLogic
 
isDeletable(E) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
isDeletable(Principal) - Method in class com.tomasteubner.wlan_portal.admin.logic.UserLogic
 
isDeletable(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
isDeletable(Admin) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
isDeletable(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
isDirty() - Method in class com.tomasteubner.wlan_portal.admin.view.AdminForm
 
isDirty() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
isDirty() - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationForm
 
isDirty() - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm
 
isInMemory() - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
isPasswordChanged() - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm.UserWrapper
 
isTermsAccepted() - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
isUserSiteValid() - Static method in class com.tomasteubner.wlan_portal.util.CurrentSite
 
isValid() - Static method in class com.tomasteubner.wlan_portal.admin.security.CurrentAdmin
 
isValid() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
isVoucher() - Method in class com.tomasteubner.wlan_portal.service.DeviceFilter
 
isVoucher() - Method in class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 

L

loadData() - Method in class com.tomasteubner.wlan_portal.user.view.ActiveUserView
 
loadData() - Method in class com.tomasteubner.wlan_portal.user.view.UserDataView
 
loginSuccesful() - Method in interface com.tomasteubner.wlan_portal.user.view.UserLoginView.LoginListener
 
loginSuccessful() - Method in interface com.tomasteubner.wlan_portal.admin.view.AdminLoginScreen.LoginListener
 
LoginValidator - Class in com.tomasteubner.wlan_portal.util
 
LoginValidator(PortalManagement, long, LoginValidator.SiteRetriever, LoginValidator.EntityChecker) - Constructor for class com.tomasteubner.wlan_portal.util.LoginValidator
 
LoginValidator.EntityChecker - Interface in com.tomasteubner.wlan_portal.util
 
LoginValidator.SiteRetriever - Interface in com.tomasteubner.wlan_portal.util
 
logout() - Static method in class com.tomasteubner.wlan_portal.admin.security.CurrentAdmin
 
logout() - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
logout() - Method in interface com.tomasteubner.wlan_portal.view.LogoutHandler
 
LogoutHandler - Interface in com.tomasteubner.wlan_portal.view
 

M

main(String[]) - Static method in class com.tomasteubner.wlan_portal.Application
 
matchesRequest(VaadinRequest) - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
Menu - Class in com.tomasteubner.wlan_portal.view
Responsive navigation menu presenting a list of available views to the user.
Menu(Navigator, LogoutHandler) - Constructor for class com.tomasteubner.wlan_portal.view.Menu
 
Messages - Class in com.tomasteubner.wlan_portal.admin.logic
 
Messages - Class in com.tomasteubner.wlan_portal.admin.view
 
Messages - Class in com.tomasteubner.wlan_portal.user.view
 
Messages - Class in com.tomasteubner.wlan_portal.util
 
Messages - Class in com.tomasteubner.wlan_portal.view
 
MessagesUtil - Class in com.tomasteubner.wlan_portal.i18n
 
mustQuery() - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 

N

nameOfEntity(Admin) - Method in class com.tomasteubner.wlan_portal.admin.logic.AdminLogic
 
nameOfEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
nameOfEntity(Device) - Method in class com.tomasteubner.wlan_portal.admin.logic.DeviceLogic
 
nameOfEntity(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.logic.RegistrationLogic
 
nameOfEntity(Principal) - Method in class com.tomasteubner.wlan_portal.admin.logic.UserLogic
 
nameOfEntity(WlanSession) - Method in class com.tomasteubner.wlan_portal.admin.logic.WlanSessionLogic
 
NotificationHelper - Class in com.tomasteubner.wlan_portal.view
 

O

onSelectionChanged(Admin, Admin) - Method in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
onSelectionChanged(E, E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
onSelectionChanged(RegistrationNotification, RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
onSelectionChanged(Principal, Principal) - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
onSelectionChanged(WlanSession, WlanSession) - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
OptionalValidator<T> - Class in com.tomasteubner.wlan_portal.util
 

P

PasswordHasher - Class in com.tomasteubner.wlan_portal.util
 
PasswordHasher(PortalManagement, String) - Constructor for class com.tomasteubner.wlan_portal.util.PasswordHasher
 
PasswordValidator - Class in com.tomasteubner.wlan_portal.util
 
PasswordValidator(int, String[], String[], String) - Constructor for class com.tomasteubner.wlan_portal.util.PasswordValidator
 
performSignIn(UserParameters, Device, long, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
performUserSignOut() - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
permitToLeave() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
PortalConfiguration - Class in com.tomasteubner.wlan_portal
 
PortalConfiguration() - Constructor for class com.tomasteubner.wlan_portal.PortalConfiguration
 
portalManagement - Variable in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
PortalManagement - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement(DataService, SendMailService, EAPControllerBean) - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement
 
portalManagement - Variable in class com.tomasteubner.wlan_portal.user.view.CommonUserView
 
portalManagement - Variable in class com.tomasteubner.wlan_portal.util.LoginValidator
 
PortalManagement.AbstractPrincipalManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.AdminManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.DeviceManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.EntityManager<E,K,F> - Interface in com.tomasteubner.wlan_portal.service
 
PortalManagement.PrincipalManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.RegistrationManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.UserManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.VoucherManager - Class in com.tomasteubner.wlan_portal.service
 
PortalManagement.WlanSessionManager - Class in com.tomasteubner.wlan_portal.service
 
PrincipalManager() - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 

R

refresh(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView.DataGrid
 
refuse(RegistrationNotification, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
refusePrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.admin.logic.UserLogic
 
refusePrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.admin.model.UserDataProvider
 
refusePrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.admin.view.UserView
 
refusePrincipal(Principal, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
refusePrincipal(Principal, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
refuseRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.logic.RegistrationLogic
 
refuseRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.model.RegistrationDataProvider
 
refuseRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
REGISTRATION_BASE_URI - Static variable in class com.tomasteubner.wlan_portal.PortalConfiguration
 
RegistrationDataProvider - Class in com.tomasteubner.wlan_portal.admin.model
 
RegistrationDataProvider(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.admin.model.RegistrationDataProvider
 
RegistrationForm - Class in com.tomasteubner.wlan_portal.admin.view
 
RegistrationForm(RegistrationLogic) - Constructor for class com.tomasteubner.wlan_portal.admin.view.RegistrationForm
 
RegistrationLogic - Class in com.tomasteubner.wlan_portal.admin.logic
 
RegistrationLogic(RegistrationView, RegistrationDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.logic.RegistrationLogic
 
RegistrationManager() - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
registrationSuccessful() - Method in interface com.tomasteubner.wlan_portal.user.view.UserRegistrationView.RegistrationListener
 
RegistrationView - Class in com.tomasteubner.wlan_portal.admin.view
 
RegistrationView(RegistrationDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
RootServlet() - Constructor for class com.tomasteubner.wlan_portal.Application.RootServlet
 

S

saveController(EAPController) - Method in class com.tomasteubner.wlan_portal.admin.logic.EAPControllerLogic
 
saveDevice(Device) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
saveEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
saveEntity(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.admin.logic.RegistrationLogic
 
saveEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
saveEntity(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AbstractPrincipalManager
 
saveEntity(Admin) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.AdminManager
 
saveEntity(Device) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.DeviceManager
 
saveEntity(E) - Method in interface com.tomasteubner.wlan_portal.service.PortalManagement.EntityManager
 
saveEntity(Principal) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.PrincipalManager
 
saveEntity(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.RegistrationManager
 
saveEntity(WlanSession) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
ScheduledTasks - Class in com.tomasteubner.wlan_portal.service
 
ScheduledTasks() - Constructor for class com.tomasteubner.wlan_portal.service.ScheduledTasks
 
scrollToTop() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
selectAndEditEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
selectRow(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
sendMail(Email) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
sendMail(Email) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
set(Admin) - Static method in class com.tomasteubner.wlan_portal.admin.security.CurrentAdmin
 
set(WlanSession, Long, String) - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
setActiveOnly(boolean) - Method in class com.tomasteubner.wlan_portal.service.WlanSessionFilter
 
setActiveOnlyFilter(boolean) - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
setActiveView(String) - Method in class com.tomasteubner.wlan_portal.view.Menu
Highlights a view navigation button as the currently active view in the menu.
setAdminSiteId(Long) - Static method in class com.tomasteubner.wlan_portal.util.CurrentSite
 
setEmail(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
setFilter(F) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
setFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.model.TextFilteredDataProvider
 
setFragmentParameter(String) - Method in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
setFullName(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
setGuestId(String) - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
setIpAddress(String) - Method in class com.tomasteubner.wlan_portal.service.WlanSessionFilter
 
setIPFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
setLoginListener(UserLoginView.LoginListener) - Method in class com.tomasteubner.wlan_portal.user.view.UserLoginView
 
setMac(String) - Method in class com.tomasteubner.wlan_portal.service.DeviceFilter
 
setMacFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.model.DeviceDataProvider
 
setMacFilter(String) - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
setNotificationId(String) - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 
setOwner(boolean, String) - Method in class com.tomasteubner.wlan_portal.service.DeviceFilter
 
setOwnerFilter(boolean, String) - Method in class com.tomasteubner.wlan_portal.admin.model.DeviceDataProvider
 
setOwnerFilter(boolean, String) - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
setPassword(String) - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm.UserWrapper
 
setPassword(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 
setPasswordChanged(boolean) - Method in class com.tomasteubner.wlan_portal.admin.view.UserForm.UserWrapper
 
setPasswordRepeat(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
setPwHash(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
setRegistrationListener(UserRegistrationView.RegistrationListener) - Method in class com.tomasteubner.wlan_portal.user.view.UserRegistrationView
 
setTermsAccepted(boolean) - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
setUsername(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 
setUserName(String) - Method in class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
setUserParameters(UserParameters) - Static method in class com.tomasteubner.wlan_portal.user.security.CurrentUser
 
setUserSiteId(Long) - Static method in class com.tomasteubner.wlan_portal.util.CurrentSite
 
setViewEnabled(String, boolean) - Method in class com.tomasteubner.wlan_portal.view.Menu
 
setViewVisible(String, boolean) - Method in class com.tomasteubner.wlan_portal.view.Menu
 
setVoucher(boolean) - Method in class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 
show(Notification) - Static method in class com.tomasteubner.wlan_portal.view.NotificationHelper
 
showDirtyNotification() - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
showLogout(boolean) - Method in class com.tomasteubner.wlan_portal.view.Menu
 
showNotification(String) - Static method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
showSaveNotification(String) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
signIn(Site, String, String) - Method in class com.tomasteubner.wlan_portal.admin.security.ADAccessControl
 
signIn(Site, String, String) - Method in interface com.tomasteubner.wlan_portal.admin.security.AdminAccessControl
 
signOut(WlanSession, Guest, long) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
SiteErrorView - Class in com.tomasteubner.wlan_portal.view
 
SiteErrorView() - Constructor for class com.tomasteubner.wlan_portal.view.SiteErrorView
 
siteId - Variable in class com.tomasteubner.wlan_portal.util.LoginValidator
 
siteRetriever - Variable in class com.tomasteubner.wlan_portal.util.LoginValidator
 
size(Query<E, String>) - Method in class com.tomasteubner.wlan_portal.admin.model.CommonDataProvider
 
StaticServlet() - Constructor for class com.tomasteubner.wlan_portal.Application.StaticServlet
 
StringToShortConverter - Class in com.tomasteubner.wlan_portal.util
 
StringToShortConverter(String) - Constructor for class com.tomasteubner.wlan_portal.util.StringToShortConverter
 
StringToShortConverter(Short, String) - Constructor for class com.tomasteubner.wlan_portal.util.StringToShortConverter
 

T

taskScheduler() - Method in class com.tomasteubner.wlan_portal.PortalConfiguration
 
terminate(WlanSession) - Method in class com.tomasteubner.wlan_portal.admin.logic.WlanSessionLogic
 
terminateSession(WlanSession) - Method in class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
terminateSession(WlanSession) - Method in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
TextFilteredDataProvider<E,K> - Class in com.tomasteubner.wlan_portal.admin.model
 
TextFilteredDataProvider(PortalManagement, PortalManagement.EntityManager<E, K, String>) - Constructor for class com.tomasteubner.wlan_portal.admin.model.TextFilteredDataProvider
 
TextFilteredView<E,K> - Class in com.tomasteubner.wlan_portal.admin.view
 
TextFilteredView(CommonDataProvider<E, K, String>) - Constructor for class com.tomasteubner.wlan_portal.admin.view.TextFilteredView
 
TextHelper - Class in com.tomasteubner.wlan_portal.view
 
TimestampConverter - Class in com.tomasteubner.wlan_portal.util
 
TimestampConverter() - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(DateTimeFormatter) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(long) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(ZoneOffset, long) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(long, DateTimeFormatter) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(long, DateTimeFormatter, String) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(ZoneOffset, long, DateTimeFormatter, String) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
TimestampConverter(DateTimeFormatter, String) - Constructor for class com.tomasteubner.wlan_portal.util.TimestampConverter
 
toString() - Method in class com.tomasteubner.wlan_portal.user.security.UserParameters
 

U

updateEntity(E) - Method in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
URIHelper - Class in com.tomasteubner.wlan_portal.util
 
URIHelper(UI, VaadinRequest) - Constructor for class com.tomasteubner.wlan_portal.util.URIHelper
 
URL_REGEXP - Static variable in class com.tomasteubner.wlan_portal.PortalConfiguration
 
useExistingSession(UserParameters) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
USER_BASE_URI - Static variable in class com.tomasteubner.wlan_portal.PortalConfiguration
 
UserDataProvider - Class in com.tomasteubner.wlan_portal.admin.model
 
UserDataProvider(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.admin.model.UserDataProvider
 
UserDataView - Class in com.tomasteubner.wlan_portal.user.view
 
UserDataView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.UserDataView
 
UserForm - Class in com.tomasteubner.wlan_portal.admin.view
 
UserForm(UserLogic) - Constructor for class com.tomasteubner.wlan_portal.admin.view.UserForm
 
UserForm.UserWrapper - Class in com.tomasteubner.wlan_portal.admin.view
 
UserLogic - Class in com.tomasteubner.wlan_portal.admin.logic
 
UserLogic(UserView, UserDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.logic.UserLogic
 
UserLoginData - Class in com.tomasteubner.wlan_portal.user.bean
 
UserLoginData() - Constructor for class com.tomasteubner.wlan_portal.user.bean.UserLoginData
 
UserLoginValidator - Class in com.tomasteubner.wlan_portal.util
 
UserLoginValidator(PortalManagement, long, LoginValidator.EntityChecker) - Constructor for class com.tomasteubner.wlan_portal.util.UserLoginValidator
 
UserLoginValidator(PortalManagement, LoginValidator.SiteRetriever, LoginValidator.EntityChecker) - Constructor for class com.tomasteubner.wlan_portal.util.UserLoginValidator
 
UserLoginView - Class in com.tomasteubner.wlan_portal.user.view
 
UserLoginView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.UserLoginView
 
UserLoginView.LoginListener - Interface in com.tomasteubner.wlan_portal.user.view
 
UserLogoutView - Class in com.tomasteubner.wlan_portal.user.view
 
UserLogoutView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.UserLogoutView
 
UserMainScreen - Class in com.tomasteubner.wlan_portal.user.view
 
UserMainScreen(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.UserMainScreen
 
UserManager(PortalManagement.PrincipalManager) - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.UserManager
 
UserParameters - Class in com.tomasteubner.wlan_portal.user.security
 
UserRegistrationData - Class in com.tomasteubner.wlan_portal.user.bean
 
UserRegistrationData() - Constructor for class com.tomasteubner.wlan_portal.user.bean.UserRegistrationData
 
UserRegistrationView - Class in com.tomasteubner.wlan_portal.user.view
 
UserRegistrationView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.UserRegistrationView
 
UserRegistrationView.RegistrationListener - Interface in com.tomasteubner.wlan_portal.user.view
 
UserUI - Class in com.tomasteubner.wlan_portal.user
 
UserUI() - Constructor for class com.tomasteubner.wlan_portal.user.UserUI
 
UserView - Class in com.tomasteubner.wlan_portal.admin.view
 
UserView(UserDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.view.UserView
 
UserWelcomeView - Class in com.tomasteubner.wlan_portal.user.view
 
UserWelcomeView(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.user.view.UserWelcomeView
 

V

validatePassword(String, String) - Method in class com.tomasteubner.wlan_portal.service.PortalManagement
 
view - Variable in class com.tomasteubner.wlan_portal.admin.logic.BaseCrudLogic
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.AdminLogoutView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.AdminView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.DeviceView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.EAPControllerView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.IPAddressView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.RegistrationView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.UserView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.user.view.ConfirmRegistrationView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.user.view.UserDataView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.user.view.UserLoginView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.user.view.UserLogoutView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.user.view.UserRegistrationView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.user.view.UserWelcomeView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.view.AboutView
 
VIEW_NAME - Static variable in class com.tomasteubner.wlan_portal.view.SiteErrorView
 
viewLogic - Variable in class com.tomasteubner.wlan_portal.admin.view.BaseCrudForm
 
viewLogic - Variable in class com.tomasteubner.wlan_portal.admin.view.BaseCrudView
 
VoucherManager(PortalManagement.PrincipalManager) - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.VoucherManager
 

W

with(Validator<T>) - Static method in class com.tomasteubner.wlan_portal.util.OptionalValidator
 
with(UI, VaadinRequest) - Static method in class com.tomasteubner.wlan_portal.util.URIHelper
 
with(UI) - Static method in class com.tomasteubner.wlan_portal.util.URIHelper
 
with(VaadinRequest) - Static method in class com.tomasteubner.wlan_portal.util.URIHelper
 
WlanSessionDataProvider - Class in com.tomasteubner.wlan_portal.admin.model
 
WlanSessionDataProvider(PortalManagement) - Constructor for class com.tomasteubner.wlan_portal.admin.model.WlanSessionDataProvider
 
WlanSessionFilter - Class in com.tomasteubner.wlan_portal.service
 
WlanSessionFilter() - Constructor for class com.tomasteubner.wlan_portal.service.WlanSessionFilter
 
WlanSessionLogic - Class in com.tomasteubner.wlan_portal.admin.logic
 
WlanSessionLogic(BaseCrudView<WlanSession, WlanSessionPK, WlanSessionFilter>, WlanSessionDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.logic.WlanSessionLogic
 
WlanSessionManager() - Constructor for class com.tomasteubner.wlan_portal.service.PortalManagement.WlanSessionManager
 
WlanSessionView - Class in com.tomasteubner.wlan_portal.admin.view
 
WlanSessionView(WlanSessionDataProvider) - Constructor for class com.tomasteubner.wlan_portal.admin.view.WlanSessionView
 

Y

yesno(boolean) - Static method in class com.tomasteubner.wlan_portal.view.TextHelper
 
A B C D E F G H I L M N O P R S T U V W Y 
Skip navigation links

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.