public class UnauthorizeOperationExecutor extends Object implements org.mule.runtime.extension.api.runtime.operation.OperationExecutor
OperationExecutor which invalidates a given user's OAuth context.| Constructor and Description |
|---|
UnauthorizeOperationExecutor() |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<Object> |
execute(org.mule.runtime.extension.api.runtime.operation.ExecutionContext<org.mule.runtime.api.meta.model.operation.OperationModel> executionContext) |
public org.reactivestreams.Publisher<Object> execute(org.mule.runtime.extension.api.runtime.operation.ExecutionContext<org.mule.runtime.api.meta.model.operation.OperationModel> executionContext)
execute in interface org.mule.runtime.extension.api.runtime.operation.OperationExecutorCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.