public interface AuthCodeRequest
If the acting ConnectionProvider has a before flow configured, then
an instance of this class will be initial payload of such flow.
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getExternalCallbackUrl() |
String |
getResourceOwnerId() |
Optional<String> |
getScopes() |
Optional<String> |
getState() |
String getResourceOwnerId()
Optional<String> getExternalCallbackUrl()
Optional.empty() if none was providedCopyright © 2017 MuleSoft, Inc.. All rights reserved.