filterAuthorizationDetailsForTokenResponse
abstract fun filterAuthorizationDetailsForTokenResponse(authorizationDetails: Collection<AuthorizationDetails>): Set<AuthorizationDetails>(source)
Filters the authorization details received in the authorization request to include in the token response.