Class DefaultLoginModuleDescriptor.ExtensionParameter
- java.lang.Object
-
- jetbrains.buildServer.serverSide.impl.auth.DefaultLoginModuleDescriptor.ExtensionParameter
-
- Enclosing class:
- DefaultLoginModuleDescriptor
public static final class DefaultLoginModuleDescriptor.ExtensionParameter extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtensionParameter(String name, String defaultValue, String jspPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDefaultValue()
String
getJspPath()
String
getName()
-