- All Implemented Interfaces:
org.mule.sdk.api.data.sample.SampleDataProvider<String,String>
public class RefreshedOAuthSampleDataProvider
extends Object
implements org.mule.sdk.api.data.sample.SampleDataProvider<String,String>
-
-
Constructor Summary
Constructors
-
Method Summary
org.mule.sdk.api.runtime.operation.Result
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SAMPLE_PAYLOAD_VALUE
public static final String SAMPLE_PAYLOAD_VALUE
- See Also:
-
-
SAMPLE_ATTRIBUTES_VALUE
public static final String SAMPLE_ATTRIBUTES_VALUE
- See Also:
-
-
Constructor Details
-
RefreshedOAuthSampleDataProvider
public RefreshedOAuthSampleDataProvider()
-
Method Details
-
getId
- Specified by:
getId in interface org.mule.sdk.api.data.sample.SampleDataProvider<String,String>
-
getSample
public org.mule.sdk.api.runtime.operation.Result getSample()
throws org.mule.sdk.api.data.sample.SampleDataException
- Specified by:
getSample in interface org.mule.sdk.api.data.sample.SampleDataProvider<String,String>
- Throws:
org.mule.sdk.api.data.sample.SampleDataException