public class UnauthorizeOperationExecutor extends Object implements org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor<org.mule.runtime.api.meta.model.ComponentModel>
CompletableComponentExecutor which invalidates a given user's OAuth context.| Constructor and Description |
|---|
UnauthorizeOperationExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.mule.runtime.extension.api.runtime.operation.ExecutionContext<org.mule.runtime.api.meta.model.ComponentModel> executionContext,
org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor.ExecutorCallback callback) |
public void execute(org.mule.runtime.extension.api.runtime.operation.ExecutionContext<org.mule.runtime.api.meta.model.ComponentModel> executionContext,
org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor.ExecutorCallback callback)
execute in interface org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutor<org.mule.runtime.api.meta.model.ComponentModel>Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.