Uses of Class
de.gematik.idp.client.data.TokenRequest
Packages that use TokenRequest
-
Uses of TokenRequest in de.gematik.idp.client
Methods in de.gematik.idp.client with parameters of type TokenRequestModifier and TypeMethodDescriptionAuthenticatorClient.retrieveAccessToken(TokenRequest tokenRequest, UnaryOperator<kong.unirest.MultipartBody> beforeTokenCallback, Consumer<kong.unirest.HttpResponse<kong.unirest.JsonNode>> afterTokenCallback)