Package org.forgerock.openig.fapi.apiclient.response
package org.forgerock.openig.fapi.apiclient.response
This package contains classes which support the FAPI API client on response path.
-
ClassDescriptionThis interface should be implemented to retrieve
client_id
in the context ofResponseFlowFetchApiClientFilter
.Exception thrown when an error occurred while retrieving theclient_id
withClientIdRetriever
.The filter is specialized for use in an IG route where theclient_id
needs to be retrieved on the response flow.