Use Tree Navigation
public class

HttpAuthenticationHandlerModuleDescriptor

extends BaseWeightedModuleDescriptor<T>
java.lang.Object
   ↳ com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
     ↳ com.atlassian.bitbucket.scm.BaseWeightedModuleDescriptor<T>
       ↳ com.atlassian.bitbucket.auth.HttpAuthenticationHandlerModuleDescriptor

Summary

Constants
String XML_ELEMENT_NAME
[Expand]
Inherited Fields
From class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
From interface com.atlassian.bitbucket.util.Weighted
Protected Constructors
HttpAuthenticationHandlerModuleDescriptor(ModuleFactory moduleFactory)
Public Methods
void disabled()
HttpAuthenticationHandler getModule()
void init(Plugin plugin, Element element)
boolean isCaptchaSupported()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.scm.BaseWeightedModuleDescriptor
From class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
From class java.lang.Object
From interface com.atlassian.bitbucket.util.Weighted
From interface com.atlassian.plugin.ModuleDescriptor
From interface com.atlassian.plugin.Resourced
From interface com.atlassian.plugin.ScopeAware
From interface com.atlassian.plugin.StateAware
From interface java.lang.Comparable

Constants

public static final String XML_ELEMENT_NAME

Constant Value: "http-auth-handler"

Protected Constructors

protected HttpAuthenticationHandlerModuleDescriptor (ModuleFactory moduleFactory)

Public Methods

public void disabled ()

public HttpAuthenticationHandler getModule ()

public void init (Plugin plugin, Element element)

Throws
PluginParseException

public boolean isCaptchaSupported ()

Feedback?
View cookie preferences