public class AuthenticateOutputEntityMetadataResolver extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENTICATE_JDE_AB_NO |
static String |
AUTHENTICATE_JDE_TOKEN |
static String |
AUTHENTICATE_SESSION_ID |
| Constructor and Description |
|---|
AuthenticateOutputEntityMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String authenticateOperation) |
String |
getResolverName() |
public static final String AUTHENTICATE_JDE_TOKEN
public static final String AUTHENTICATE_JDE_AB_NO
public static final String AUTHENTICATE_SESSION_ID
public AuthenticateOutputEntityMetadataResolver()
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverpublic String getResolverName()
getResolverName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolvergetResolverName in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String authenticateOperation)
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.ConnectionExceptionCopyright © 2026 MuleSoft, Inc.. All rights reserved.