public class OAuthCallbackConfig extends Object
| Constructor and Description |
|---|
OAuthCallbackConfig(String listenerConfig,
String callbackPath,
String localAuthorizePath,
String externalCallbackUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackPath() |
Optional<String> |
getExternalCallbackUrl() |
String |
getListenerConfig() |
String |
getLocalAuthorizePath() |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.