|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.Descriptor<hudson.security.SecurityRealm>
hudson.plugins.pwauth.PWauthDescriptor
@Extension public final class PWauthDescriptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.model.Descriptor |
---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
Field Summary |
---|
Fields inherited from class hudson.model.Descriptor |
---|
clazz |
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
PWauthDescriptor()
|
Method Summary | |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
|
hudson.util.FormValidation |
doTest(java.lang.String pwauthPath,
java.lang.String whitelist,
java.lang.String grepPath,
java.lang.String catPath,
java.lang.String groupsPath,
java.lang.String idPath)
|
java.lang.String |
getDisplayName()
|
Methods inherited from class hudson.model.Descriptor |
---|
calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PWauthDescriptor()
Method Detail |
---|
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.security.SecurityRealm>
public hudson.util.FormValidation doTest(@QueryParameter java.lang.String pwauthPath, @QueryParameter java.lang.String whitelist, @QueryParameter java.lang.String grepPath, @QueryParameter java.lang.String catPath, @QueryParameter java.lang.String groupsPath, @QueryParameter java.lang.String idPath)
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<hudson.security.SecurityRealm>
hudson.model.Descriptor.FormException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |