Uses of Interface
com.cumulocity.microservice.subscription.repository.CredentialsSwitchingPlatform
Package
Description
-
Uses of CredentialsSwitchingPlatform in com.cumulocity.microservice.subscription.repository
Modifier and TypeMethodDescriptionCredentialsSwitchingPlatform.switchTo
(com.cumulocity.model.authentication.CumulocityCredentials credentials) Modifier and TypeMethodDescriptionMicroserviceRepositoryBuilder.connector
(CredentialsSwitchingPlatform connector) -
Uses of CredentialsSwitchingPlatform in com.cumulocity.microservice.subscription.repository.impl
ModifierConstructorDescriptionCurrentMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) LegacyMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) Deprecated.LegacyMicroserviceRepository
(String applicationName, String applicationKey, CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api)