Class LastLoginInfo
java.lang.Object
com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
- Author:
- freva
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget(LastLoginInfo.UserLevel userLevel) inthashCode()withLastLoginIfLater(LastLoginInfo.UserLevel userLevel, Instant loginAt) Returns new instance with updated last login time if the givenloginAttimestamp is after the current for the givenuserLevel, otherwise returns this
-
Field Details
-
EMPTY
-
-
Constructor Details
-
LastLoginInfo
-
-
Method Details