public class LicenseManager
extends java.lang.Object
Constructor and Description |
---|
LicenseManager() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isExpired(javax.servlet.http.HttpServletRequest request) |
static void |
sendLicenseExpiredPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public static boolean isExpired(javax.servlet.http.HttpServletRequest request)
public static void sendLicenseExpiredPage(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException
java.io.IOException