@NoExtend
@Experimental
public interface PlatformManagedConnectionDescriptor
Platform Managed OAuth is an experimental feature. It will only be enabled on selected environments and scenarios. Backwards compatibility is not guaranteed.
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getId() |
Map<String,Object> |
getParameters()
Returns parameters additional to the standard OAuth ones that the user has configured for this connection.
|
String |
getUri() |
String getId()
String getUri()
String getDisplayName()
Map<String,Object> getParameters()
Map which keys are the parameter namesCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.