Class DefaultClientCredentialsOAuthDancerConfig

    • Constructor Detail

      • DefaultClientCredentialsOAuthDancerConfig

        public DefaultClientCredentialsOAuthDancerConfig()
    • Method Detail

      • getCustomParameters

        public org.mule.runtime.api.util.MultiMap<String,​String> getCustomParameters()
      • setCustomParameters

        public void setCustomParameters​(org.mule.runtime.api.util.MultiMap<String,​String> customParameters)
      • getCustomHeaders

        public org.mule.runtime.api.util.MultiMap<String,​String> getCustomHeaders()
      • getCustomBodyParameters

        public Map<String,​String> getCustomBodyParameters()
      • setCustomHeaders

        public void setCustomHeaders​(org.mule.runtime.api.util.MultiMap<String,​String> customHeaders)
      • setCustomBodyParameters

        public void setCustomBodyParameters​(Map<String,​String> customBodyParameters)