ServiceAccountApiConfiguration
Values required for initialising the Fleet SDK
Properties
Service account API key
Declaration
String getServiceAccountApiKey()
This private key is downloaded when creating a Service Account API key
Declaration
String getServiceAccountPrivateKey()
The client certificate
Declaration
String getClientCertificate()
This key is paired with the app's client certificate
Declaration
String getClientPrivateKey()
The OAuth client ID
Declaration
String getOauthClientId()
The OAuth client secret
Declaration
String getOauthClientSecret()