Uses of Class
com.aeontronix.enhancedmule.tools.util.HttpHelper
Packages that use HttpHelper
Package
Description
-
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.anypoint
Fields in com.aeontronix.enhancedmule.tools.anypoint declared as HttpHelperModifier and TypeFieldDescriptionprotected HttpHelperAnypointObject.httpHelperprotected HttpHelperLegacyAnypointClient.httpHelperMethods in com.aeontronix.enhancedmule.tools.anypoint that return HttpHelperMethods in com.aeontronix.enhancedmule.tools.anypoint with parameters of type HttpHelper -
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.anypoint.authentication
Methods in com.aeontronix.enhancedmule.tools.anypoint.authentication with parameters of type HttpHelperModifier and TypeMethodDescriptionabstract AnypointAccessTokenAuthenticationProvider.getBearerToken(HttpHelper httpHelper) AuthenticationProviderBearerTokenImpl.getBearerToken(HttpHelper httpHelper) AuthenticationProviderConnectedAppsImpl.getBearerToken(HttpHelper httpHelper) AuthenticationProviderUsernamePasswordImpl.getBearerToken(HttpHelper httpHelper) -
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role with parameters of type HttpHelperModifier and TypeMethodDescriptionstatic RoleGroupRoleGroup.findById(Organization organization, HttpHelper httpHelper, JsonHelper jsonHelper, String id) -
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.util
Methods in com.aeontronix.enhancedmule.tools.util with parameters of type HttpHelper