public interface Credentials extends hudson.model.Describable<Credentials>, Serializable
BaseCredentials rather than implement this
interface. The interface is provided:| Modifier and Type | Method and Description |
|---|---|
CredentialsDescriptor |
getDescriptor() |
CredentialsScope |
getScope()
Gets the scope of the credential.
|
CredentialsScope getScope()
@NonNull CredentialsDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<Credentials>Copyright © 2004-2013. All Rights Reserved.