com.atlassian.bamboo.filter
Class LicenseFilter
java.lang.Object
AbstractFilter
com.atlassian.bamboo.filter.LicenseFilter
public class LicenseFilter
- extends AbstractFilter
A Filter to check if the license is valid.
Redirect to an update license page if it is not.
\
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseFilter
public LicenseFilter()
init
public void init(FilterConfig filterConfig)
throws ServletException
- Throws:
ServletException
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
- Throws:
IOException
ServletException
getBambooLicenseManager
public BambooLicenseManager getBambooLicenseManager()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.