Interface CredentialsData

All Superinterfaces:
BambooIdProvider, ImmutableEntityWithOid, PluginKeyProvider
All Known Subinterfaces:
MutableCredentialsData
All Known Implementing Classes:
CredentialsDataEntity, CredentialsDataImpl

@PublicApi public interface CredentialsData extends BambooIdProvider, ImmutableEntityWithOid, PluginKeyProvider
Shared Credentials object representation. You can use this object to share authentication/authorization credentials, to accessing repositories or other resources.