|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>
com.cloudbees.plugins.credentials.CredentialsDescriptor
com.browserstack.automate.ci.jenkins.BrowserStackCredentials.DescriptorImpl
@Extension(ordinal=1.0) public static class BrowserStackCredentials.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
BrowserStackCredentials.DescriptorImpl()
|
|
BrowserStackCredentials.DescriptorImpl(Class<? extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials> clazz)
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doAuthenticate(String username,
String accesskey)
|
hudson.util.FormValidation |
doCheckId(String value,
hudson.model.ModelObject context)
|
String |
getDisplayName()
|
boolean |
isScopeRelevant()
|
boolean |
isScopeRelevant(hudson.model.ModelObject object)
|
| Methods inherited from class com.cloudbees.plugins.credentials.CredentialsDescriptor |
|---|
doFillScopeItems, getCredentialsPage |
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserStackCredentials.DescriptorImpl()
public BrowserStackCredentials.DescriptorImpl(Class<? extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials> clazz)
| Method Detail |
|---|
public final hudson.util.FormValidation doAuthenticate(@QueryParameter(value="username")
String username,
@QueryParameter(value="accesskey")
String accesskey)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>public boolean isScopeRelevant()
isScopeRelevant in class com.cloudbees.plugins.credentials.CredentialsDescriptorpublic boolean isScopeRelevant(hudson.model.ModelObject object)
isScopeRelevant in class com.cloudbees.plugins.credentials.CredentialsDescriptor
public final hudson.util.FormValidation doCheckId(@QueryParameter
String value,
@AncestorInPath
hudson.model.ModelObject context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||