Uses of Class
org.apache.synapse.endpoints.OAuthConfiguredHTTPEndpoint
-
Packages that use OAuthConfiguredHTTPEndpoint Package Description org.apache.synapse.endpoints.auth.oauth -
-
Uses of OAuthConfiguredHTTPEndpoint in org.apache.synapse.endpoints.auth.oauth
Methods in org.apache.synapse.endpoints.auth.oauth with parameters of type OAuthConfiguredHTTPEndpoint Modifier and Type Method Description static boolean
OAuthUtils. retryOnOAuthFailure(OAuthConfiguredHTTPEndpoint httpEndpoint, MessageContext synapseInMsgCtx, MessageContext synapseOutMsgCtx)
Method to check whether retry is needed.
-