public interface Credentials extends hudson.model.Describable<Credentials>, Serializable, hudson.ExtensionPoint
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.
|
@CheckForNull CredentialsScope getScope()
@NonNull CredentialsDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<Credentials>Copyright © 2016–2018. All rights reserved.