jenkinsci / jenkinsci/credentials-plugin
[JENKINS-66639] Add explicit symbol name on credential *Impl class
- Dominant language
- Java
- Stars
- 134
- Forks
- 258
- Avg merge
- 48m
- Merged PRs (30d)
- 1
Description
The jcasc export of CertificateCredentialsImpl and UsernamePasswordCredentialsImpl are based on removing 'CredentialsImpl' using this feature DescribableAttribute.java#L65
I would be great to add an explicit @Symbol for readability and to have a better support of jcasc in extensions.
---
Originally reported by
ajard, imported from: Add explicit symbol name on credential *Impl class
ajard
Raw content of original issue
The jcasc export of CertificateCredentialsImpl and UsernamePasswordCredentialsImpl are based on removing 'CredentialsImpl' using this feature DescribableAttribute.java#L65
I would be great to add an explicit @Symbol for readability and to have a better support of jcasc in extensions.
Contributor guide
Assessment
This issue has not been assessed yet.