|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cloudbees.plugins.credentials.BaseCredentials
public class BaseCredentials
Base class for Credentials.
| Constructor Summary | |
|---|---|
protected |
BaseCredentials()
For deserialization, need a route to a no-args constructor for sub-classes |
|
BaseCredentials(CredentialsScope scope)
Creates an instance with specific scope. |
| Method Summary | |
|---|---|
CredentialsDescriptor |
getDescriptor()
|
CredentialsScope |
getScope()
Gets the scope of the credential. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BaseCredentials()
public BaseCredentials(CredentialsScope scope)
scope - the scope.| Method Detail |
|---|
public CredentialsScope getScope()
getScope in interface Credentials@NonNull public CredentialsDescriptor getDescriptor()
getDescriptor in interface CredentialsgetDescriptor in interface hudson.model.Describable<Credentials>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||