Skip navigation links
A C D E F G H I N P R S T V W 

A

Admin - Class in com.tomasteubner.wlan_portal.entities
 
Admin() - Constructor for class com.tomasteubner.wlan_portal.entities.Admin
 
Admin(Site) - Constructor for class com.tomasteubner.wlan_portal.entities.Admin
 
Admin(Site, String, String, String) - Constructor for class com.tomasteubner.wlan_portal.entities.Admin
 
AdminRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 

C

closeOpenSessionsOf(long, long) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
com.tomasteubner.wlan_portal.backend - package com.tomasteubner.wlan_portal.backend
 
com.tomasteubner.wlan_portal.backend.db - package com.tomasteubner.wlan_portal.backend.db
 
com.tomasteubner.wlan_portal.backend.mail - package com.tomasteubner.wlan_portal.backend.mail
 
com.tomasteubner.wlan_portal.entities - package com.tomasteubner.wlan_portal.entities
 
countByIdDeviceId(long) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
countBySiteIdAndValidatedBy(long, Admin) - Method in interface com.tomasteubner.wlan_portal.backend.db.PrincipalRepository
 
countFiltered(Long, String, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.AdminRepository
 
countFiltered(long, String, String, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.NotificationRepository
 
countFiltered(long, boolean, String, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.PrincipalRepository
 
countFilteredByIP(Long, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
countFilteredByMac(long, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
countFilteredByMac(Long, String, boolean) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
countFilteredByUser(long, boolean, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
countFilteredByUser(Long, boolean, String, boolean) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
countFilteredByUserAndMac(long, boolean, String, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
countFilteredByUserAndMac(Long, boolean, String, String, boolean) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
createUser(Site, String, String, String, String, int) - Static method in class com.tomasteubner.wlan_portal.entities.Principal
 
createVoucher(Site, String, int) - Static method in class com.tomasteubner.wlan_portal.entities.Principal
 

D

DataService - Interface in com.tomasteubner.wlan_portal.backend
DataService for WLAN Portal
DbDataService - Class in com.tomasteubner.wlan_portal.backend.db
 
DbDataService() - Constructor for class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
Device - Class in com.tomasteubner.wlan_portal.entities
 
Device() - Constructor for class com.tomasteubner.wlan_portal.entities.Device
 
Device(String, Principal) - Constructor for class com.tomasteubner.wlan_portal.entities.Device
 
DeviceRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 

E

EAPController - Class in com.tomasteubner.wlan_portal.entities
 
EAPController() - Constructor for class com.tomasteubner.wlan_portal.entities.EAPController
 
EAPController(String, String, String, String, String) - Constructor for class com.tomasteubner.wlan_portal.entities.EAPController
 
EAPControllerRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.Device
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.Site
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
equals(Object) - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 

F

findActiveByIp(String) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
findAllByPrincipalSiteId(long) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
findByIdDevicePrincipalSiteIdAndGuestId(long, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
findByName(String) - Method in interface com.tomasteubner.wlan_portal.backend.db.SiteRepository
 
findByNotificationId(String) - Method in interface com.tomasteubner.wlan_portal.backend.db.NotificationRepository
 
findByPrincipal(Principal) - Method in interface com.tomasteubner.wlan_portal.backend.db.NotificationRepository
 
findBySite(Site) - Method in interface com.tomasteubner.wlan_portal.backend.db.AdminRepository
 
findBySiteAndDoNotify(Site, boolean) - Method in interface com.tomasteubner.wlan_portal.backend.db.AdminRepository
 
findBySiteAndLoginNameIgnoreCase(Site, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.AdminRepository
 
findBySiteAndVoucherAndLoginName(Site, boolean, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.PrincipalRepository
 
findFiltered(Long, String, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.AdminRepository
 
findFiltered(long, String, String, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.NotificationRepository
 
findFiltered(long, boolean, String, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.PrincipalRepository
 
findFilteredByIP(Long, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
findFilteredByMac(Long, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
findFilteredByMac(Long, String, boolean, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
findFilteredByUser(Long, boolean, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
findFilteredByUser(Long, boolean, String, boolean, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
findFilteredByUserAndMac(Long, boolean, String, String, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.DeviceRepository
 
findFilteredByUserAndMac(Long, boolean, String, String, boolean, Pageable) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
findIdBySiteIdAndLoginNameIgnoreCase(long, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.AdminRepository
 
findIdBySiteIdAndVoucherAndLoginName(long, boolean, String) - Method in interface com.tomasteubner.wlan_portal.backend.db.PrincipalRepository
 
findOpenSessions() - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 

G

getAdminRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getAdminRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
getApMac() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getDescription() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
getDevice() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getDevice() - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
getDeviceIP() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getDeviceRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getDeviceRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
getDevices() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getDownload() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getEapController() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
getEAPControllerRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getEAPControllerRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
getEmail() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
getEmail() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getFullName() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
getFullName() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getGuestId() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getId() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
getId() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
getId() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
getId() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getId() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
getId() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getLanguage() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getLastLogin() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
getLastUpdate() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getLogin() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
getLoginName() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
getLoginName() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getLoginTime() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getLoginTime() - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
getLogoutTime() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getMacAddress() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
getMaxDevices() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getName() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
getNotificationId() - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
getNotificationRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getNotificationRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
getNotificationTime() - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
getPrincipal() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
getPrincipal() - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
getPrincipalRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getPrincipalRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
getPw() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
getPwHash() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getPwValidUntil() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getRedirectUrl() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
getRegistration() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getSessionQuota() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getSessions() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
getSessionTimeout() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getSite() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
getSite() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getSiteRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getSiteRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 
getTimeQuota() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getUpload() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
getUrl() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
getUserSessionQuota() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
getValidatedAt() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getValidatedBy() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getValidFrom() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getValidUntil() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
getVoucherSessionQuota() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
getWlanSessionRepository() - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
getWlanSessionRepository() - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 

H

hashCode() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
hashCode() - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
hashPassword(String) - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
hashPassword(String) - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 

I

isActive() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
isBlocked() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
isBlocked() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
isDoNotify() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
isEnabled() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
isTermsAccepted() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
isVoucher() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 

N

NotificationRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 

P

Principal - Class in com.tomasteubner.wlan_portal.entities
 
Principal() - Constructor for class com.tomasteubner.wlan_portal.entities.Principal
 
PrincipalRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 

R

RegistrationNotification - Class in com.tomasteubner.wlan_portal.entities
 
RegistrationNotification() - Constructor for class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
RegistrationNotification(UUID, long, Principal) - Constructor for class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 

S

sendMail(Email) - Method in class com.tomasteubner.wlan_portal.backend.mail.SmtpService
 
sendMail(Email) - Method in interface com.tomasteubner.wlan_portal.backend.SendMailService
 
SendMailService - Interface in com.tomasteubner.wlan_portal.backend
 
setApMac(String) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setBlocked(boolean) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setBlocked(boolean) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setDescription(String) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
setDevice(Device) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setDevice(Device) - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
setDeviceIP(String) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setDevices(Set<Device>) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setDoNotify(boolean) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setDownload(long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setEapController(EAPController) - Method in class com.tomasteubner.wlan_portal.entities.Site
 
setEmail(String) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setEmail(String) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setFullName(String) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setFullName(String) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setGuestId(String) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setId(Long) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setId(Long) - Method in class com.tomasteubner.wlan_portal.entities.Device
 
setId(Long) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
setId(Long) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setId(Long) - Method in class com.tomasteubner.wlan_portal.entities.Site
 
setId(WlanSessionPK) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setLanguage(String) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setLastUpdate(long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setLogin(String) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
setLoginName(String) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setLoginName(String) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setLoginTime(Long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setLoginTime(Long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
setLogoutTime(Long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setMacAddress(String) - Method in class com.tomasteubner.wlan_portal.entities.Device
 
setMaxDevices(Short) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setName(String) - Method in class com.tomasteubner.wlan_portal.entities.Site
 
setNotificationId(String) - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
setNotificationTime(long) - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
setPrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.entities.Device
 
setPrincipal(Principal) - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
setPw(String) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
setPwHash(String) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setPwValidUntil(Long) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setRedirectUrl(String) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
setRegistration(RegistrationNotification) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setSessionQuota(int) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setSessions(Set<WlanSession>) - Method in class com.tomasteubner.wlan_portal.entities.Device
 
setSessionTimeout(long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setSite(Site) - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
setSite(Site) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setTermsAccepted(boolean) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setTimeQuota(Long) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setUpload(long) - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
setUrl(String) - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
setUserSessionQuota(int) - Method in class com.tomasteubner.wlan_portal.entities.Site
 
setValidatedAt(Long) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setValidatedBy(Admin) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setValidFrom(Long) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setValidUntil(Long) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setVoucher(boolean) - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
setVoucherSessionQuota(int) - Method in class com.tomasteubner.wlan_portal.entities.Site
 
Site - Class in com.tomasteubner.wlan_portal.entities
 
Site() - Constructor for class com.tomasteubner.wlan_portal.entities.Site
 
Site(String, EAPController, int, int) - Constructor for class com.tomasteubner.wlan_portal.entities.Site
 
SiteRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 
SmtpService - Class in com.tomasteubner.wlan_portal.backend.mail
 
SmtpService() - Constructor for class com.tomasteubner.wlan_portal.backend.mail.SmtpService
 

T

toString() - Method in class com.tomasteubner.wlan_portal.entities.Admin
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.Device
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.EAPController
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.Principal
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.RegistrationNotification
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.Site
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.WlanSession
 
toString() - Method in class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
totalClosedSessionTime(Principal) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 
totalOpenSessionTime(Principal, long) - Method in interface com.tomasteubner.wlan_portal.backend.db.WlanSessionRepository
 

V

validatePassword(String, String) - Method in interface com.tomasteubner.wlan_portal.backend.DataService
 
validatePassword(String, String) - Method in class com.tomasteubner.wlan_portal.backend.db.DbDataService
 

W

WlanSession - Class in com.tomasteubner.wlan_portal.entities
 
WlanSession() - Constructor for class com.tomasteubner.wlan_portal.entities.WlanSession
 
WlanSession(Device, long, long, InetAddress, String, String) - Constructor for class com.tomasteubner.wlan_portal.entities.WlanSession
 
WlanSessionPK - Class in com.tomasteubner.wlan_portal.entities
 
WlanSessionPK() - Constructor for class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
WlanSessionPK(Device, long) - Constructor for class com.tomasteubner.wlan_portal.entities.WlanSessionPK
 
WlanSessionRepository - Interface in com.tomasteubner.wlan_portal.backend.db
 
A C D E F G H I N P R S T V W 
Skip navigation links

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