public class TokenResponseParameterOutputResolver extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>
OAuthOperations#customTokenResponseParam(TokenManagerConfig, String, String)
which will return AnyType as the elements stored in the ResourceOwnerOAuthContext#tokenResponseParameters are
Object.| Constructor and Description |
|---|
TokenResponseParameterOutputResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String key) |
String |
getResolverName() |
public TokenResponseParameterOutputResolver()
public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2017. All rights reserved.