Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

AbstractNormalizedExceptionMessageLogger - Class in com.mulesoft.mule.runtime.gw.client.exception
 
AbstractNormalizedExceptionMessageLogger(Logger) - Constructor for class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
AccessTokenManager - Class in com.mulesoft.mule.runtime.gw.client.auth
 
AccessTokenManager() - Constructor for class com.mulesoft.mule.runtime.gw.client.auth.AccessTokenManager
 
AccessTokens - Class in com.mulesoft.mule.runtime.gw.client.auth
 
activateEndpoint(String, String, Long) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Marks a specific API as active in API Manager, using endpoint .
activateEndpoint(String, String, Long) - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
Activates an endpoint in ApiPlatform.
activateEndpoint(String, String, Long) - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
activateEndpoint(String, String, Long) - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
addConnectionListener(ApiPlatformClientConnectionListener) - Method in class com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientProvider
 
ApiClientDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ApiClientDto(String, String, String, String, String, String, String, Set<String>) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
ApiClientsResponse - Class in com.mulesoft.mule.runtime.gw.client.model
 
ApiClientsResponse(String, List<ApiClientDto>, boolean) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.ApiClientsResponse
 
ApiClientsResponseBuilder - Class in com.mulesoft.mule.runtime.gw.client.adapter
 
ApiClientsResponseBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.adapter.ApiClientsResponseBuilder
 
ApiDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ApiDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
ApiDto(Long, String, String, String, String, List<SlaDto>, List<PolicyDefinitionDto>, String) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
ApiDtoValidator - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ApiDtoValidator() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ApiDtoValidator
 
ApiEndpoint - Class in com.mulesoft.mule.runtime.gw.client.model
 
ApiEndpoint() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
ApiEndpoint(Integer, ApiPlatformSourceTypeEnum, String, Integer) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
ApiEndpoint(ApiPlatformSourceTypeEnum, String, Integer) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
ApiPlatformAuthenticator - Class in com.mulesoft.mule.runtime.gw.client.auth
 
ApiPlatformAuthenticator(GatewayHttpClient, URI, URI, String, String) - Constructor for class com.mulesoft.mule.runtime.gw.client.auth.ApiPlatformAuthenticator
 
ApiPlatformClient - Class in com.mulesoft.mule.runtime.gw.client
 
ApiPlatformClient() - Constructor for class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
ApiPlatformClient.RestClientStatus - Enum in com.mulesoft.mule.runtime.gw.client
 
ApiPlatformClientConnectionListener - Interface in com.mulesoft.mule.runtime.gw.client.provider
Describes the lifecycle of the connection with Platform
ApiPlatformClientProvider - Class in com.mulesoft.mule.runtime.gw.client.provider
 
ApiPlatformClientProvider(RunnableRetrier<String>) - Constructor for class com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientProvider
 
ApiPlatformSession - Interface in com.mulesoft.mule.runtime.gw.client.session
Creates a session to query ApiPlatform and abstracts the way data is retrieved from it.
ApiPlatformSessionFactory - Interface in com.mulesoft.mule.runtime.gw.client.session.factory
Factory pattern for creating ApiPlatformSessions.
ApiPlatformSessionMetadata - Class in com.mulesoft.mule.runtime.gw.client.session.metadata
 
ApiPlatformSessionMetadata(Map<Integer, Integer>) - Constructor for class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadata
 
ApiPlatformSessionMetadata(int) - Constructor for class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadata
 
ApiPlatformSessionMetadataBuilder - Class in com.mulesoft.mule.runtime.gw.client.session.metadata
 
ApiPlatformSessionMetadataBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadataBuilder
 
ApiPlatformSourceTypeEnum - Enum in com.mulesoft.mule.runtime.gw.client
 
ApiResponse - Class in com.mulesoft.mule.runtime.gw.client.model
 
ApiResponse(TrackingInfo, PolicySet, List<Sla>, boolean) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.ApiResponse
 
ApiResponseBuilder - Class in com.mulesoft.mule.runtime.gw.client.adapter
 
ApiResponseBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.adapter.ApiResponseBuilder
 
appendPath(String) - Method in class com.mulesoft.mule.runtime.gw.client.uri.HttpClientUriBuilder
 
appendPath(String) - Method in interface com.mulesoft.mule.runtime.gw.client.uri.UriBuilder
Append to the path of the URI.
ApplicationDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ApplicationDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
authenticate() - Method in class com.mulesoft.mule.runtime.gw.client.auth.ApiPlatformAuthenticator
Authenticates to Anypoint Platform when required.
authenticate(Credentials, HttpRequest) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
authenticate(Credentials, HttpRequest, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
Authentication - Class in com.mulesoft.mule.runtime.gw.client.model
 
Authentication() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.Authentication
 
AuthenticationInterceptor - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
AuthenticationInterceptor(ApiPlatformAuthenticator) - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.AuthenticationInterceptor
 

B

BenchmarkInterceptor - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
BenchmarkInterceptor(Logger) - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.BenchmarkInterceptor
 
build() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiClientsResponseBuilder
 
build() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiResponseBuilder
 
build() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ContractBuilder
 
build() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
build() - Method in class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadataBuilder
 
build(Object...) - Method in class com.mulesoft.mule.runtime.gw.client.uri.HttpClientUriBuilder
 
build(Object...) - Method in interface com.mulesoft.mule.runtime.gw.client.uri.UriBuilder
Builds the URI based on the URI members previously load.

C

cleanConnections() - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
cleanConnections() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClient
 
ClientDtoAdapter - Class in com.mulesoft.mule.runtime.gw.client.adapter
Deprecated.
ClientDtoAdapter(ApiClientDto) - Constructor for class com.mulesoft.mule.runtime.gw.client.adapter.ClientDtoAdapter
Deprecated.
 
clientId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
clientName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
ClientRows - Class in com.mulesoft.mule.runtime.gw.client.model
 
ClientRows(int) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.ClientRows
 
clientSecret() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
closeExpiredConnections() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
closeIdleConnections(long, TimeUnit) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
com.mulesoft.mule.runtime.gw.client - package com.mulesoft.mule.runtime.gw.client
 
com.mulesoft.mule.runtime.gw.client.adapter - package com.mulesoft.mule.runtime.gw.client.adapter
 
com.mulesoft.mule.runtime.gw.client.auth - package com.mulesoft.mule.runtime.gw.client.auth
 
com.mulesoft.mule.runtime.gw.client.dto - package com.mulesoft.mule.runtime.gw.client.dto
 
com.mulesoft.mule.runtime.gw.client.exception - package com.mulesoft.mule.runtime.gw.client.exception
 
com.mulesoft.mule.runtime.gw.client.httpclient - package com.mulesoft.mule.runtime.gw.client.httpclient
 
com.mulesoft.mule.runtime.gw.client.httpclient.connection - package com.mulesoft.mule.runtime.gw.client.httpclient.connection
 
com.mulesoft.mule.runtime.gw.client.httpclient.interceptors - package com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
com.mulesoft.mule.runtime.gw.client.httpclient.krb5 - package com.mulesoft.mule.runtime.gw.client.httpclient.krb5
 
com.mulesoft.mule.runtime.gw.client.model - package com.mulesoft.mule.runtime.gw.client.model
 
com.mulesoft.mule.runtime.gw.client.provider - package com.mulesoft.mule.runtime.gw.client.provider
 
com.mulesoft.mule.runtime.gw.client.response - package com.mulesoft.mule.runtime.gw.client.response
 
com.mulesoft.mule.runtime.gw.client.session - package com.mulesoft.mule.runtime.gw.client.session
 
com.mulesoft.mule.runtime.gw.client.session.factory - package com.mulesoft.mule.runtime.gw.client.session.factory
 
com.mulesoft.mule.runtime.gw.client.session.metadata - package com.mulesoft.mule.runtime.gw.client.session.metadata
 
com.mulesoft.mule.runtime.gw.client.uri - package com.mulesoft.mule.runtime.gw.client.uri
 
ConfigurationDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ConfigurationDto(String, Map<String, Object>) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ConfigurationDto
 
ConfigurationDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ConfigurationDto
 
configure(GatewayConfiguration) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
configureClient(GatewayConfiguration) - Method in class com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientProvider
 
connect() - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Performs an initial connect where configured runtime credentials and general control plane configuration can be validated.
connect(HttpClientConnection, HttpRoute, int, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
connectClient() - Method in class com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientProvider
 
connectionSocketFactory() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
ContractBuilder - Class in com.mulesoft.mule.runtime.gw.client.adapter
 
ContractBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.adapter.ContractBuilder
 
ContractDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ContractDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
ContractsDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
ContractsDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.ContractsDto
 
CoreServicesClientDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
CoreServicesClientDto(boolean, String, String, Set<String>) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
CoreServicesClientResourceDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
CoreServicesClientResourceDto(String, String) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientResourceDto
 
countPolicies() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiResponse
 
create() - Method in interface com.mulesoft.mule.runtime.gw.client.session.factory.ApiPlatformSessionFactory
 
create() - Method in class com.mulesoft.mule.runtime.gw.client.session.factory.FileSystemApiPlatformSessionFactory
 
create() - Method in class com.mulesoft.mule.runtime.gw.client.session.factory.RestClientApiPlatformSessionFactory
 

D

deserialize(JsonParser, DeserializationContext) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyConfigurationDeserializer
 
downloadTemplateAsset(String) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Downloads a policy template asset from the specified link.

E

entity() - Method in class com.mulesoft.mule.runtime.gw.client.response.PlatformResponse
 
EntityParsingException - Exception in com.mulesoft.mule.runtime.gw.client.exception
Exception thrown when an error happens during the parsing of an HTTP entity needed to do an HTTP request
EntityParsingException(String, Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.EntityParsingException
 
EntityParsingException(String) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.EntityParsingException
 
EntityUnparsingException - Exception in com.mulesoft.mule.runtime.gw.client.exception
Exception thrown when an error happens during the unparsing of an HTTP entity received in a HTTP response
EntityUnparsingException(String, Exception, int) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.EntityUnparsingException
 
EntityUnparsingException(String, int) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.EntityUnparsingException
 
EntityUnparsingException(String, Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.EntityUnparsingException
 
equals(ApiPlatformSourceTypeEnum) - Method in enum com.mulesoft.mule.runtime.gw.client.ApiPlatformSourceTypeEnum
 
equals(Object) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
equals(Object) - Method in class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
equals(Object) - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
equals(Object) - Method in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
equals(Object) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
equals(Object) - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
error(String, Throwable) - Method in class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
error(String, Object, Throwable) - Method in class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
error(String, Throwable) - Method in interface com.mulesoft.mule.runtime.gw.client.exception.NormalizedExceptionMessageLogger
 
error(String, Object, Throwable) - Method in interface com.mulesoft.mule.runtime.gw.client.exception.NormalizedExceptionMessageLogger
 
errorMessageString() - Method in class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
errorMessageString() - Method in class com.mulesoft.mule.runtime.gw.client.exception.NonRecoverableExceptionMessageLogger
 
errorMessageString() - Method in class com.mulesoft.mule.runtime.gw.client.exception.RecoverableExceptionMessageLogger
 
errorMessageWithParameter() - Method in class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
errorMessageWithParameter() - Method in class com.mulesoft.mule.runtime.gw.client.exception.NonRecoverableExceptionMessageLogger
 
errorMessageWithParameter() - Method in class com.mulesoft.mule.runtime.gw.client.exception.RecoverableExceptionMessageLogger
 
execute(HttpUriRequest) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClient
 
ExternalAnalytics() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.HttpEventViews.ExternalAnalytics
 

F

FileSystemApiPlatformSessionFactory - Class in com.mulesoft.mule.runtime.gw.client.session.factory
 
FileSystemApiPlatformSessionFactory(File) - Constructor for class com.mulesoft.mule.runtime.gw.client.session.factory.FileSystemApiPlatformSessionFactory
 
FileSystemPlatformSession - Class in com.mulesoft.mule.runtime.gw.client.session
 
FileSystemPlatformSession(File) - Constructor for class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
from(ContractDto) - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ContractBuilder
 
from(ApiKey, PolicyDefinitionDto, String, IdentityManagementDto) - Method in class com.mulesoft.mule.runtime.gw.client.adapter.PolicyDefinitionBuilder
 
from(AnalyticsHttpEvent) - Static method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
Note: The returned HttpEvent does not contain information about the muleAppName nor the flowName.
from(PolicyViolation) - Static method in class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
fromUri(String) - Method in class com.mulesoft.mule.runtime.gw.client.uri.HttpClientUriBuilder
 
fromUri(String) - Method in interface com.mulesoft.mule.runtime.gw.client.uri.UriBuilder
Sets the base uri that the builder will use to start constructing the uri from.

G

GATEWAY_API_BASE_RESOURCE - Static variable in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
GatewayAuthScheme - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
GatewayAuthScheme() - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
GatewayHttpClient - Class in com.mulesoft.mule.runtime.gw.client.httpclient
 
GatewayHttpClient(HttpClient, RestartableConnectionManager, int, int) - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClient
 
GatewayHttpClientBuilder - Class in com.mulesoft.mule.runtime.gw.client.httpclient
 
GatewayHttpClientBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
GatewayHttpClientBuildException - Exception in com.mulesoft.mule.runtime.gw.client.httpclient
 
GatewayHttpClientBuildException(String) - Constructor for exception com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuildException
 
getAccessToken() - Method in class com.mulesoft.mule.runtime.gw.client.model.Authentication
 
getApi(ApiKey, String) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Retrieves the API details of a specific API, including applied policies, identity management, associated SLAs and metadata of the API from API Manager, using endpoint .
getApi(Api) - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
Retrieves an Api using the local data.
getApi(ApiKey) - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
Retrieves an Api using the local data.
getApi(ApiKey, String) - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
Retrieves an Api using the local data.
getApi(Api) - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
getApi(ApiKey) - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
getApi(ApiKey, String) - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
getApi(Api) - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
getApi(ApiKey) - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
getApi(ApiKey, String) - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
getApiClients(String, String, Long, String) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Retrieves Contracts from CCS for a particular API, using endpoint .
getApiClients(String, String, Long) - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
Retrieves Clients for a specific Api
getApiClients(String, String, Long, String) - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
Retrieves Clients for a specific Api
getApiClients(String, String, Long) - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
getApiClients(String, String, Long, String) - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
getApiClients(String, String, Long) - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
getApiClients(String, String, Long, String) - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
getApiGatewayVersion() - Method in class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
getApiId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getApiId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getApiManagerToken() - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokens
 
getApiName() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getApiVersion() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getApiVersionId() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
getApiVersionId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getApp() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
getApplicationName() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getAssetId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getAssetId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
getAutodiscoveryInstanceName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getClient(String) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Retrieves a Client Application from Auth Service using the id as key, using endpoint .
getClient(String, String) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Validates a Client Application against Auth Service using its credentials.
getClient() - Method in class com.mulesoft.mule.runtime.gw.client.model.Me
 
getClient() - Method in class com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientProvider
 
getClientId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
getClientId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
getClientId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getClientIp() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getClients() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiClientsResponse
 
getClientSecret() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
getClientSecret() - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
getConfiguration() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getContent() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.TraceInterceptor.WrappedEntity
 
getContract() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getContractId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getContracts() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractsDto
 
getContractsEntityTag() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiClientsResponse
 
getCoreServicesToken() - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokens
 
getCount() - Method in class com.mulesoft.mule.runtime.gw.client.model.ClientRows
 
getCount(int) - Method in class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadata
 
getDeploymentType() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getDescription() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
getDomain() - Method in class com.mulesoft.mule.runtime.gw.client.model.Organization
 
getEmail() - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
getEndpointType() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getEnvironmentId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getEventId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getExchangeAssetName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getExpirationTime() - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokens
 
getExtraData() - Method in class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
getFirstName() - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
getGroupId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getGroupId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
getHostId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.model.Organization
 
getId() - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
getIdentityManagement() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getInstanceName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getInstanceName() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getItemData() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ConfigurationDto
 
getItemName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ConfigurationDto
 
getJarDownloadLink() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
getLastName() - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
getLegacyApiIdentifier() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getLimits() - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
getMaximumRequests() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
getMethodRegex() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PointcutDataDto
 
getName() - Method in enum com.mulesoft.mule.runtime.gw.client.ApiPlatformSourceTypeEnum
 
getName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
getName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
getName() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
getName() - Method in class com.mulesoft.mule.runtime.gw.client.model.Organization
 
getOrder() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getOrganization() - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
getOrganizationId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getOrganizationId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getOrganizationId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
getOrganizationId() - Method in class com.mulesoft.mule.runtime.gw.client.model.OrganizationClient
 
getOrgId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getOutcome() - Method in class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
getParameter(String) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
getPath() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getPointcutData() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getPolicies() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getPolicyId() - Method in class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
getPolicyName() - Method in class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
getPolicySet() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiResponse
 
getPolicyTemplateKey() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getPolicyTemplateMetadata(PolicyTemplateKey) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Retrieves download URLs of a specific policy template, using API Manager's endpoint
Authorization token injected is API Manager's.
getPolicyViolation() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getProductVersion() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getRealm() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
getReceivedTs() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getRedirectUri() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
getRedirectUris() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getRedirectUris() - Method in class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
getRedirectUris() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
getRepliedTs() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getRequestBytes() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getRequestDisposition() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getResponseBytes() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getRootOrgId() - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
getRootOrgId() - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokens
 
getRootOrgId() - Method in class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
getSchemeName() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
getSecret() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getSecret() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
getSlas() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiResponse
 
getSlaTierId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
getSslContext() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
getStatus() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
getStatusCode() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getSubOrganizationId() - Method in class com.mulesoft.mule.runtime.gw.client.model.Me
 
getTier() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
getTiers() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getTimePeriodInMilliseconds() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
getToken() - Method in class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
getTokenType() - Method in class com.mulesoft.mule.runtime.gw.client.model.Authentication
 
getTokenUrl() - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
getTotal() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractsDto
 
getTrackingInfo() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiResponse
 
getTransactionId() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getType() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
getUpdatedTokens(Supplier<String>, Function<String, PortalAuthentication>) - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokenManager
 
getUri() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
getUriTemplateRegex() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PointcutDataDto
 
getUser() - Method in class com.mulesoft.mule.runtime.gw.client.model.Me
 
getUserAgent() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getUsername() - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
getValidated() - Method in class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
getValues() - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaWrapperDto
 
getVerb() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
getVersion() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
getVersion() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getVersion() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
getViolationCategory() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
getYamlDownloadLink() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 

H

handle(Callback[]) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.krb5.KerberosCallbackHandler
 
hasClient() - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
hashCode() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
hashCode() - Method in class com.mulesoft.mule.runtime.gw.client.dto.CoreServicesClientDto
 
hashCode() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
hashCode() - Method in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
hashCode() - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
hasUpdates() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiClientsResponse
 
hasUpdates() - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiResponse
 
haveExpired() - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokens
 
HttpClientUriBuilder - Class in com.mulesoft.mule.runtime.gw.client.uri
 
HttpClientUriBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.uri.HttpClientUriBuilder
 
HttpConnectionException - Exception in com.mulesoft.mule.runtime.gw.client.exception
Exception thrown when an error happens while executing an HTTP request
HttpConnectionException(String, Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.HttpConnectionException
 
HttpEvent - Class in com.mulesoft.mule.runtime.gw.client.model
This Class is a DTO to send the analytics information to Cloud Analytics.
HttpEvent(Integer, Long, String, String, String, String, String, String, String, String, String, int, String, int, int, RequestDisposition, PolicyViolationDto, String, String, String, String, String, DeploymentType) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
HttpEventViews - Class in com.mulesoft.mule.runtime.gw.client.model
 
HttpEventViews() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.HttpEventViews
 
HttpEventViews.ExternalAnalytics - Class in com.mulesoft.mule.runtime.gw.client.model
View used when sending analytics event to non Mulesoft Analytics
HttpEventViews.LogAnalytics - Class in com.mulesoft.mule.runtime.gw.client.model
View used for logging analytics event feature
HttpEventViews.Public - Class in com.mulesoft.mule.runtime.gw.client.model
Default view.
HttpRequestResponseInterceptor - Interface in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
HttpResponseException - Exception in com.mulesoft.mule.runtime.gw.client.exception
Exception thrown when an error happens while executing an HTTP request
HttpResponseException(String) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.HttpResponseException
 
HttpResponseException(String, int) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.HttpResponseException
 
HttpResponseException(String, Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.HttpResponseException
 
HttpResponseException(String, Exception, int) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.HttpResponseException
 
HttpResponseStatusInterceptor - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
HttpResponseStatusInterceptor() - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.HttpResponseStatusInterceptor
 

I

id() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ClientDtoAdapter
Deprecated.
 
IdentityManagementDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
IdentityManagementDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
IdentityManagementDto(String, String, String) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
IncompatibleApiException - Exception in com.mulesoft.mule.runtime.gw.client.exception
 
IncompatibleApiException(String, Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.IncompatibleApiException
 
IncompatibleApiException(String) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.IncompatibleApiException
 
invalidTokens() - Static method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokens
 
isComplete() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
isConnected() - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
isConnectionBased() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 

K

KerberosCallbackHandler - Class in com.mulesoft.mule.runtime.gw.client.httpclient.krb5
This is a Kerberos-specific LoginContext CallbackHandler used to inject the default LoginContext for the Kerberos auth.
Per JavaSE javax auth API spec, this injection/override applies on the following cases (see below, ours falls in the 2nd category):
- If the constructor has a CallbackHandler input parameter, the LoginContext uses the caller-specified CallbackHandler object.
- If the constructor does not have a CallbackHandler input parameter, or if the caller specifies a null CallbackHandler object (and a null value is permitted), the LoginContext queries the auth.login.defaultCallbackHandler security property for the fully qualified class name of a default handler implementation.
KerberosCallbackHandler() - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.krb5.KerberosCallbackHandler
 

L

LegacyCoreServicesClientDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
LegacyCoreServicesClientDto(String, String, String, String, Set<String>) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.LegacyCoreServicesClientDto
 
LimitDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
LimitDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
LimitDto(int, long) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
LogAnalytics() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.HttpEventViews.LogAnalytics
 
logger - Variable in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.TraceInterceptor
 

M

maximumRequests - Variable in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
Me - Class in com.mulesoft.mule.runtime.gw.client.model
 
Me() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.Me
 
metadata() - Method in interface com.mulesoft.mule.runtime.gw.client.session.ApiPlatformSession
 
metadata() - Method in class com.mulesoft.mule.runtime.gw.client.session.FileSystemPlatformSession
 
metadata() - Method in class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 
MonitoredApiPlatformSession - Class in com.mulesoft.mule.runtime.gw.client.session
 
MonitoredApiPlatformSession(ApiPlatformClient) - Constructor for class com.mulesoft.mule.runtime.gw.client.session.MonitoredApiPlatformSession
 

N

name() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ClientDtoAdapter
Deprecated.
 
NonRecoverableExceptionMessageLogger - Class in com.mulesoft.mule.runtime.gw.client.exception
 
NonRecoverableExceptionMessageLogger(Logger) - Constructor for class com.mulesoft.mule.runtime.gw.client.exception.NonRecoverableExceptionMessageLogger
 
NormalizedExceptionMessageLogger - Interface in com.mulesoft.mule.runtime.gw.client.exception
 
NotFoundException - Exception in com.mulesoft.mule.runtime.gw.client.exception
Particular HttpResponseException that signals that the HTTP request ended with a NOT FOUND status
NotFoundException(String) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.NotFoundException
 
noUpdates() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiClientsResponseBuilder
 
noUpdates() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiResponseBuilder
 

O

onClientConnected() - Method in interface com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientConnectionListener
Notification fired when client was able to successfully connect with Platform
Organization - Class in com.mulesoft.mule.runtime.gw.client.model
 
Organization() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.Organization
 
OrganizationClient - Class in com.mulesoft.mule.runtime.gw.client.model
 
OrganizationClient() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.OrganizationClient
 

P

parseChallenge(CharArrayBuffer, int, int) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.GatewayAuthScheme
 
PlatformContractAdapter - Class in com.mulesoft.mule.runtime.gw.client.dto
 
PlatformContractAdapter(ApiClientDto) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
PlatformResponse<T> - Class in com.mulesoft.mule.runtime.gw.client.response
 
PlatformResponse(T, int) - Constructor for class com.mulesoft.mule.runtime.gw.client.response.PlatformResponse
 
PointcutDataDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
PointcutDataDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PointcutDataDto
 
PolicyConfigurationDeserializer - Class in com.mulesoft.mule.runtime.gw.client.dto
 
PolicyConfigurationDeserializer() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PolicyConfigurationDeserializer
 
PolicyDefinitionBuilder - Class in com.mulesoft.mule.runtime.gw.client.adapter
 
PolicyDefinitionBuilder() - Constructor for class com.mulesoft.mule.runtime.gw.client.adapter.PolicyDefinitionBuilder
 
PolicyDefinitionDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
PolicyDefinitionDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
PolicyTemplateDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
PolicyTemplateDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
PolicyTemplateKeyDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
PolicyTemplateKeyDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
PolicyTemplateKeyDto(String, String, String) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
PolicyViolationDto - Class in com.mulesoft.mule.runtime.gw.client.model
 
PolicyViolationDto(String, PolicyViolationOutcome, String, Map<String, Object>) - Constructor for class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
PortalAuthentication - Class in com.mulesoft.mule.runtime.gw.client.model
 
PortalAuthentication() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
postHttpEvents(List<AnalyticsHttpEvent>) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Pushes API Analytics events to Anypoint Platform, using endpoint .
postMetrics(String) - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
Pushes internal metrics, as a set of events, to Anypoint Platform.
process(HttpRequest, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.AuthenticationInterceptor
 
process(HttpResponse, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.AuthenticationInterceptor
 
process(HttpRequest, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.BenchmarkInterceptor
 
process(HttpResponse, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.BenchmarkInterceptor
 
process(HttpRequest, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.HttpResponseStatusInterceptor
 
process(HttpResponse, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.HttpResponseStatusInterceptor
 
process(HttpRequest, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.TraceInterceptor
 
process(HttpResponse, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.TraceInterceptor
 
process(HttpRequest, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.UserAgentEnricherInterceptor
 
process(HttpResponse, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.UserAgentEnricherInterceptor
 
PROXIES_API_BASE_RESOURCE - Static variable in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
Public() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.HttpEventViews.Public
 

Q

queryParam(String, String) - Method in class com.mulesoft.mule.runtime.gw.client.uri.HttpClientUriBuilder
 
queryParam(String, String) - Method in interface com.mulesoft.mule.runtime.gw.client.uri.UriBuilder
Add a query string parameter to the URI.

R

RecoverableExceptionMessageLogger - Class in com.mulesoft.mule.runtime.gw.client.exception
 
RecoverableExceptionMessageLogger(Logger) - Constructor for class com.mulesoft.mule.runtime.gw.client.exception.RecoverableExceptionMessageLogger
 
releaseConnection(HttpClientConnection, Object, long, TimeUnit) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
requestConnection(HttpRoute, Object) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
requests() - Method in class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadata
 
reset() - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokenManager
 
resetIfEquals(String) - Method in class com.mulesoft.mule.runtime.gw.client.auth.AccessTokenManager
Invalidate the current value of the token if the token has still the value accesTokenInUse.
response(int) - Method in class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadataBuilder
Notifies of a new response and the status code
restart() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
Restart the connection manager by replacing the current delegate and releasing its allocated resources.
RestartableConnectionManager - Class in com.mulesoft.mule.runtime.gw.client.httpclient.connection
A custom connection manager that will create a new connection manager on demand.
RestartableConnectionManager(Supplier<HttpClientConnectionManager>) - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
RestClientApiPlatformSessionFactory - Class in com.mulesoft.mule.runtime.gw.client.session.factory
 
RestClientApiPlatformSessionFactory(ApiPlatformClient) - Constructor for class com.mulesoft.mule.runtime.gw.client.session.factory.RestClientApiPlatformSessionFactory
 
routeComplete(HttpClientConnection, HttpRoute, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 

S

secret() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ClientDtoAdapter
Deprecated.
 
setAccessToken(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.Authentication
 
setApiGatewayVersion(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
setApiVersionId(Integer) - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
setApp(ApplicationDto) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
setAssetId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setAssetId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
setAssetId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
setAutodiscoveryInstanceName(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setClient(OrganizationClient) - Method in class com.mulesoft.mule.runtime.gw.client.model.Me
 
setClientId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
setClientId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
setClientSecret(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
setClientSecret(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
setConfiguration(Map<String, Object>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setContract(ContractDto) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
setContracts(List<ContractDto>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractsDto
 
setDescription(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
setDomain(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.Organization
 
setEmail(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
setEndpointType(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setEnvironmentId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setExchangeAssetName(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setFirstName(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
setGroupId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setGroupId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
setGroupId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
setId(Long) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setId(Integer) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
setId(Integer) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
setId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setId(Integer) - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
setId(Integer) - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
setId(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.Organization
 
setId(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
setIdentityManagement(IdentityManagementDto) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setInstanceName(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setItemData(Map<String, Object>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ConfigurationDto
 
setItemName(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ConfigurationDto
 
setJarDownloadLink(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
setLastName(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
setLegacyApiIdentifier(int) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setLimits(List<LimitDto>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
setMaximumRequests(int) - Method in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
setMethodRegex(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PointcutDataDto
 
setName(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
setName(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.Organization
 
setOrder(int) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setOrganization(Organization) - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
setOrganizationId(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setOrganizationId(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.OrganizationClient
 
setPointcutData(List<PointcutDataDto>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setPolicies(List<PolicyDefinitionDto>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setPolicyTemplateKey(PolicyTemplateKeyDto) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setProductVersion(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setRedirectUri(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApplicationDto
 
setRootOrgId(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
setStatus(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
setTier(SlaDto) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractDto
 
setTimePeriodInMilliseconds(long) - Method in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
setToken(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.PortalAuthentication
 
setTokenType(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.Authentication
 
setTokenUrl(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.IdentityManagementDto
 
setTotal(int) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ContractsDto
 
setType(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
setupConnectionManager() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
setUri(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.ApiEndpoint
 
setUriTemplateRegex(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PointcutDataDto
 
setUser(User) - Method in class com.mulesoft.mule.runtime.gw.client.model.Me
 
setUsername(String) - Method in class com.mulesoft.mule.runtime.gw.client.model.User
 
setValues(List<SlaDto>) - Method in class com.mulesoft.mule.runtime.gw.client.dto.SlaWrapperDto
 
setVersion(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDto
 
setVersion(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setVersion(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
setVersion(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateKeyDto
 
setViolationCategory(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyDefinitionDto
 
setYamlDownloadLink(String) - Method in class com.mulesoft.mule.runtime.gw.client.dto.PolicyTemplateDto
 
shutdown() - Method in class com.mulesoft.mule.runtime.gw.client.ApiPlatformClient
 
shutdown() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
shutdown() - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClient
 
shutdown() - Method in class com.mulesoft.mule.runtime.gw.client.provider.ApiPlatformClientProvider
 
SlaDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
SlaDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
SlaDto(int, List<LimitDto>) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.SlaDto
 
slaId() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ClientDtoAdapter
Deprecated.
 
slaId() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
SlaWrapperDto - Class in com.mulesoft.mule.runtime.gw.client.dto
 
SlaWrapperDto() - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.SlaWrapperDto
 
SlaWrapperDto(List<SlaDto>) - Constructor for class com.mulesoft.mule.runtime.gw.client.dto.SlaWrapperDto
 
statusCode() - Method in exception com.mulesoft.mule.runtime.gw.client.exception.HttpResponseException
 
statusCode() - Method in class com.mulesoft.mule.runtime.gw.client.response.PlatformResponse
 
statusCodes() - Method in class com.mulesoft.mule.runtime.gw.client.session.metadata.ApiPlatformSessionMetadata
 

T

timePeriodInMilliseconds - Variable in class com.mulesoft.mule.runtime.gw.client.dto.LimitDto
 
toString() - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ClientDtoAdapter
Deprecated.
 
toString() - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiClientDto
 
toString() - Method in class com.mulesoft.mule.runtime.gw.client.dto.PlatformContractAdapter
 
toString() - Method in class com.mulesoft.mule.runtime.gw.client.model.HttpEvent
 
toString() - Method in class com.mulesoft.mule.runtime.gw.client.model.PolicyViolationDto
 
TraceInterceptor - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
TraceInterceptor(Logger) - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.TraceInterceptor
 
TraceInterceptor.WrappedEntity - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 

U

UnauthorizedException - Exception in com.mulesoft.mule.runtime.gw.client.exception
Particular HttpResponseException that signals that an attempt to authenticate was not successful
UnauthorizedException(String, String, int) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.UnauthorizedException
 
unauthorizedUsing(String) - Method in class com.mulesoft.mule.runtime.gw.client.auth.ApiPlatformAuthenticator
Indicates that an API call to Anypoint Platform made in another place was unauthorized.
upgrade(HttpClientConnection, HttpRoute, HttpContext) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.connection.RestartableConnectionManager
 
UriBuilder - Interface in com.mulesoft.mule.runtime.gw.client.uri
UriBuilder interface designed to have our own custom set of java.net.URI builders.
UriBuilderException - Exception in com.mulesoft.mule.runtime.gw.client.exception
 
UriBuilderException(Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.UriBuilderException
 
UriBuilderException(String, Exception) - Constructor for exception com.mulesoft.mule.runtime.gw.client.exception.UriBuilderException
 
User - Class in com.mulesoft.mule.runtime.gw.client.model
 
User() - Constructor for class com.mulesoft.mule.runtime.gw.client.model.User
 
UserAgentEnricherInterceptor - Class in com.mulesoft.mule.runtime.gw.client.httpclient.interceptors
 
UserAgentEnricherInterceptor() - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.UserAgentEnricherInterceptor
 

V

validate(ApiDto) - Method in class com.mulesoft.mule.runtime.gw.client.dto.ApiDtoValidator
 
valueOf(String) - Static method in enum com.mulesoft.mule.runtime.gw.client.ApiPlatformClient.RestClientStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mulesoft.mule.runtime.gw.client.ApiPlatformSourceTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mulesoft.mule.runtime.gw.client.ApiPlatformClient.RestClientStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mulesoft.mule.runtime.gw.client.ApiPlatformSourceTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, Throwable) - Method in class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
warn(String, Object, Throwable) - Method in class com.mulesoft.mule.runtime.gw.client.exception.AbstractNormalizedExceptionMessageLogger
 
warn(String, Throwable) - Method in interface com.mulesoft.mule.runtime.gw.client.exception.NormalizedExceptionMessageLogger
 
warn(String, Object, Throwable) - Method in interface com.mulesoft.mule.runtime.gw.client.exception.NormalizedExceptionMessageLogger
 
withApi(ApiDto) - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiResponseBuilder
 
withApiEntityTag(String) - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiResponseBuilder
 
withClientConfiguration(PlatformClientConfiguration) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
withClients(List<ApiClientDto>) - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiClientsResponseBuilder
 
withContractsEntityTag(String) - Method in class com.mulesoft.mule.runtime.gw.client.adapter.ApiClientsResponseBuilder
 
withRequestResponseInterceptors(HttpRequestResponseInterceptor...) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
withSslValidationEnabled(boolean) - Method in class com.mulesoft.mule.runtime.gw.client.httpclient.GatewayHttpClientBuilder
 
WrappedEntity(HttpEntity, InputStream) - Constructor for class com.mulesoft.mule.runtime.gw.client.httpclient.interceptors.TraceInterceptor.WrappedEntity
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.