Class ClientIdUriSchemeCondition

All Implemented Interfaces:
Provider, ClientPolicyConditionProvider<ClientIdUriSchemeCondition.Configuration>

The class is a condition of client policies. On PRE_AUTHORIZATION_REQUEST event, it checks if the value of client_id parameter is URI and the scheme part of the URI is the one defined in its configuration.
Author:
Takashi Norimatsu