Interface CredentialsSwitchingPlatform
- All Superinterfaces:
com.google.common.base.Supplier<com.cumulocity.sdk.client.RestOperations>
,Supplier<com.cumulocity.sdk.client.RestOperations>
- All Known Implementing Classes:
DefaultCredentialsSwitchingPlatform
public interface CredentialsSwitchingPlatform
extends com.google.common.base.Supplier<com.cumulocity.sdk.client.RestOperations>
-
Method Details
-
get
com.cumulocity.sdk.client.RestOperations get() -
switchTo
CredentialsSwitchingPlatform switchTo(com.cumulocity.model.authentication.CumulocityCredentials credentials)
-