Class RevokeConsent

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 RevokeConsent extends AbstractOIDCResponseAction
Action that revokes consent if the configurable predicate returns true. The revocation is signaled by setting the flag ConsentManagementContext.setRevokeConsent(boolean).