Uses of Interface
com.cumulocity.microservice.subscription.repository.CredentialsSwitchingPlatform
Packages that use CredentialsSwitchingPlatform
Package
Description
-
Uses of CredentialsSwitchingPlatform in com.cumulocity.microservice.subscription.repository
Classes in com.cumulocity.microservice.subscription.repository that implement CredentialsSwitchingPlatformMethods in com.cumulocity.microservice.subscription.repository that return CredentialsSwitchingPlatformModifier and TypeMethodDescriptionCredentialsSwitchingPlatform.switchTo
(com.cumulocity.model.authentication.CumulocityCredentials credentials) Methods in com.cumulocity.microservice.subscription.repository with parameters of type CredentialsSwitchingPlatformModifier and TypeMethodDescriptionMicroserviceRepositoryBuilder.connector
(CredentialsSwitchingPlatform connector) -
Uses of CredentialsSwitchingPlatform in com.cumulocity.microservice.subscription.repository.impl
Constructors in com.cumulocity.microservice.subscription.repository.impl with parameters of type CredentialsSwitchingPlatformModifierConstructorDescriptionCurrentMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) LegacyMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) Deprecated.LegacyMicroserviceRepository
(String applicationName, String applicationKey, CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api)