Uses of Class
com.aeontronix.enhancedmule.tools.util.HttpHelper
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint | |
| com.aeontronix.enhancedmule.tools.anypoint.authentication | |
| com.aeontronix.enhancedmule.tools.role |
-
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.anypoint
Fields in com.aeontronix.enhancedmule.tools.anypoint declared as HttpHelper Modifier and Type Field Description protected HttpHelperAnypointClient. httpHelperprotected HttpHelperAnypointObject. httpHelperMethods in com.aeontronix.enhancedmule.tools.anypoint that return HttpHelper Modifier and Type Method Description HttpHelperAnypointClient. getHttpHelper()Methods in com.aeontronix.enhancedmule.tools.anypoint with parameters of type HttpHelper Modifier and Type Method Description voidAnypointClient. setHttpHelper(HttpHelper httpHelper) -
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.anypoint.authentication
Methods in com.aeontronix.enhancedmule.tools.anypoint.authentication with parameters of type HttpHelper Modifier and Type Method Description abstract AnypointAccessTokenAuthenticationProvider. getBearerToken(HttpHelper httpHelper)AnypointAccessTokenAuthenticationProviderBearerTokenImpl. getBearerToken(HttpHelper httpHelper)AnypointAccessTokenAuthenticationProviderConnectedAppsImpl. getBearerToken(HttpHelper httpHelper)AnypointAccessTokenAuthenticationProviderUsernamePasswordImpl. getBearerToken(HttpHelper httpHelper) -
Uses of HttpHelper in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role with parameters of type HttpHelper Modifier and Type Method Description static RoleGroupRoleGroup. findById(Organization organization, HttpHelper httpHelper, JsonHelper jsonHelper, String id)