Package com.kheops.jmap.server
Class LicenseSessionsEntry
java.lang.Object
com.kheops.jmap.server.LicenseSessionsEntry
-
Constructor Summary
ConstructorDescriptionLicenseSessionsEntry
(int concurrentSessions, LocalDate expirationDate) LicenseSessionsEntry
(LicenseSessionsEntry sessionEntry) -
Method Summary
-
Constructor Details
-
LicenseSessionsEntry
-
LicenseSessionsEntry
-
-
Method Details
-
getConcurrentSessions
public final int getConcurrentSessions() -
getExpirationDate
-
isExpired
public final boolean isExpired()
-