- java.lang.Object
-
- com.mulesoft.service.oauth.internal.platform.DefaultPlatformManagedConnectionDescriptor
-
- All Implemented Interfaces:
- org.mule.runtime.oauth.api.PlatformManagedConnectionDescriptor
public class DefaultPlatformManagedConnectionDescriptor
extends Object
implements org.mule.runtime.oauth.api.PlatformManagedConnectionDescriptor
Default implementation of PlatformManagedConnectionDescriptor
- Since:
- 1.0
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public String getId()
- Specified by:
getId in interface org.mule.runtime.oauth.api.PlatformManagedConnectionDescriptor
-
getUri
public String getUri()
- Specified by:
getUri in interface org.mule.runtime.oauth.api.PlatformManagedConnectionDescriptor
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.