Class DoClientManagementOperation

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.Action

public class DoClientManagementOperation extends AbstractAdminApiProfileAction
Action that implements a JSON REST API for querying and deleting OIDC client information.

The API supports GET and DELETE at the moment, using jsonapi.org conventions.

Since:
3.1.0
Event:
EventIds.PROCEED_EVENT_ID, EventIds.INVALID_PROFILE_CTX, EventIds.IO_ERROR