public abstract class SdkCredentials
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected PlatformType |
platformType |
| Modifier | Constructor and Description |
|---|---|
protected |
SdkCredentials(PlatformType platformType) |
| Modifier and Type | Method and Description |
|---|---|
abstract SdkAuthorization |
getAuthorization(SdkAuthorizationType authorizationType) |
PlatformType |
getPlatformType() |
protected final PlatformType platformType
protected SdkCredentials(PlatformType platformType)
public PlatformType getPlatformType()
public abstract SdkAuthorization getAuthorization(SdkAuthorizationType authorizationType)