Uses of Class
de.gematik.idp.client.data.AuthorizationResponse
Packages that use AuthorizationResponse
-
Uses of AuthorizationResponse in de.gematik.idp.client
Methods in de.gematik.idp.client that return AuthorizationResponseModifier and TypeMethodDescriptionAuthenticatorClient.doAuthorizationRequest(AuthorizationRequest authorizationRequest, UnaryOperator<kong.unirest.core.GetRequest> beforeCallback, Consumer<kong.unirest.core.HttpResponse<AuthenticationChallenge>> afterCallback)