CredentialsService

class CredentialsService(httpsClient: <Error class: unknown class> = HttpsClient.newInstance())

Constructors

Link copied to clipboard
constructor(httpsClient: <Error class: unknown class> = HttpsClient.newInstance())

Functions

Link copied to clipboard
@Blocking
fun retrieveCredential(credentialEndpoint: String, accessToken: String, credentialRequest: CredentialRequest): CredentialResponse