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