Package org.localify.user.support
Class UserSession
java.lang.Object
org.localify.user.support.UserSession
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getUser()voidsetGeoIpDetails(GeoIpDetails geoIpDetails) voidsetInvalidatedAt(Instant invalidatedAt) voidsetLoginIp(InetAddress loginIp) voidsetUserAgent(String userAgent)
-
Constructor Details
-
UserSession
protected UserSession() -
UserSession
-
-
Method Details
-
getId
-
getCreatedAt
-
getInvalidatedAt
-
getUser
-
getLoginIp
-
getUserAgent
-
getGeoIpDetails
-
setInvalidatedAt
-
setLoginIp
-
setUserAgent
-
setGeoIpDetails
-