public interface Credentials extends Describable<Credentials>, Serializable, ExtensionPoint
BaseCredentials rather than implement this
interface. The interface is provided:ExtensionPoint.LegacyInstancesAreScopedToHudson| 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 Describable<Credentials>Copyright © 2016–2021. All rights reserved.