Package com.atlassian.confluence.core
Class ConfluenceLicenseInterceptor
- java.lang.Object
-
- com.atlassian.confluence.core.ConfluenceLicenseInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor
public class ConfluenceLicenseInterceptor extends Object implements com.opensymphony.xwork.interceptor.Interceptor
Validates whether the license is not expired and the user count does not exceed the license setting.- Since:
- 5.10
-
-
Constructor Summary
Constructors Constructor Description ConfluenceLicenseInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy()voidinit()Stringintercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
-