Class CaptchaContextProvider
java.lang.Object
com.atlassian.confluence.tinymceplugin.web.CaptchaContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class CaptchaContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
Gives the Captcha web panel access to Captcha-specific context
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CaptchaContextProvider
-
-
Method Details
-
init
public void init(Map<String, String> stringStringMap) throws com.atlassian.plugin.PluginParseException- Specified by:
init
in interfacecom.atlassian.plugin.web.ContextProvider
- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMap
in interfacecom.atlassian.plugin.web.ContextProvider
-