public class ConsentRequiredExecutor extends Object implements ClientPolicyExecutorProvider<ClientPolicyExecutorConfigurationRepresentation>
| Constructor and Description |
|---|
ConsentRequiredExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeUpdate(ClientModel clientToBeUpdated,
ClientRepresentation proposedClient) |
void |
executeOnEvent(ClientPolicyContext context)
execute actions against the client on the event defined in
ClientPolicyEvent. |
String |
getProviderId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getExecutorConfigurationClass, getName, setupConfigurationpublic void executeOnEvent(ClientPolicyContext context) throws ClientPolicyException
ClientPolicyExecutorProviderClientPolicyEvent.executeOnEvent in interface ClientPolicyExecutorProvider<ClientPolicyExecutorConfigurationRepresentation>context - - the context of the event.ClientPolicyExceptionpublic String getProviderId()
getProviderId in interface ClientPolicyExecutorProvider<ClientPolicyExecutorConfigurationRepresentation>public void beforeUpdate(ClientModel clientToBeUpdated, ClientRepresentation proposedClient) throws ClientPolicyException
ClientPolicyExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.