Uses of Class
com.mulesoft.modules.agent.broker.internal.util.UnauthorizedResponseMetadata
Packages that use UnauthorizedResponseMetadata
-
Uses of UnauthorizedResponseMetadata in com.mulesoft.modules.agent.broker.internal.util
Methods in com.mulesoft.modules.agent.broker.internal.util that return UnauthorizedResponseMetadataModifier and TypeMethodDescriptionstatic UnauthorizedResponseMetadataUnauthorizedResponseMetadata.extractMetadata(Throwable throwable) BuildsUnauthorizedResponseMetadatafrom the firstErrorMessageAwareExceptioninthrowable's cause tree (including suppressed exceptions), when both status code andRetry-Aftercan be read from message attributes.