- DataAgentConstants - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util
-
Class to define the constants for Data Agent.
- DataEndpoint - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint
-
Abstract class for DataEndpoint, and this is a main class that needs to be implemented
for supporting different transports to DataPublisher.
- DataEndpoint() - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint
-
- DataEndpoint.State - Enum in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint
-
Endpoint state.
- DataEndpointAgent - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent
-
One agent is created for a specific data endpoint type,and this has the resources such as transport pool, etc
which are shared by all the data publishers created for the endpoint type.
- DataEndpointAgent(AgentConfiguration) - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataEndpointAgent
-
- DataEndpointAuthenticationException - Exception in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception
-
Exception to be thrown when connecting the Data Endpoint.
- DataEndpointAuthenticationException(String) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointAuthenticationException
-
- DataEndpointAuthenticationException(String, Throwable) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointAuthenticationException
-
- DataEndpointAuthenticationException(Throwable) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointAuthenticationException
-
- DataEndpointConfiguration - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf
-
Data Endpoint Configuration.
- DataEndpointConfiguration(String, String, String, String, GenericKeyedObjectPool, GenericKeyedObjectPool, int, int, int, int) - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- DataEndpointConfiguration.Protocol - Enum in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf
-
Protocol Type.
- DataEndpointConfigurationException - Exception in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception
-
Exception to be thrown When parsing the Data Endpoint configurations when initializing data publisher.
- DataEndpointConfigurationException(String) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointConfigurationException
-
- DataEndpointConfigurationException(String, Throwable) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointConfigurationException
-
- DataEndpointConfigurationException(Throwable) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointConfigurationException
-
- DataEndpointConnectionWorker - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint
-
DataEndpoint Connection worker class implementation.
- DataEndpointConnectionWorker() - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointConnectionWorker
-
- DataEndpointConstants - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util
-
Class to define the constants that are used.
- DataEndpointException - Exception in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception
-
Exception to be thrown when communicating with DataEndpoint.
- DataEndpointException(String) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointException
-
- DataEndpointException(String, Throwable) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointException
-
- DataEndpointException(Throwable) - Constructor for exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointException
-
- DataEndpointFailureCallback - Interface in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint
-
This interface is used to implement a call back for get the notifications upon the unsuccessful event publishing.
- DataEndpointGroup - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint
-
This class holds the endpoints associated within a group.
- DataEndpointGroup(DataEndpointGroup.HAType, DataEndpointAgent) - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointGroup
-
- DataEndpointGroup.HAType - Enum in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint
-
HA Type.
- DataProcessAgent - Class in org.wso2.micro.gateway.core.throttle
-
This class is responsible for executing data processing logic.
- DataProcessAgent() - Constructor for class org.wso2.micro.gateway.core.throttle.DataProcessAgent
-
- DataProcessAndPublishingAgent - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.publisher
-
This class is responsible for executing data publishing logic.
- DataProcessAndPublishingAgent() - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.DataProcessAndPublishingAgent
-
- DataPublisher - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent
-
API Used to communicate with Data Receivers WSO2 BAM/CEP.
- DataPublisher(String, String, String, String) - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataPublisher
-
Creates the DataPublisher instance for a specific user, and the it creates
connection asynchronously to receiver endpoint.
- DataPublisherConstants - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.publisher
-
Class to define the constants for Data Agent.
- dataPublisherPool - Static variable in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.ThrottleDataPublisher
-
- DataPublisherUtil - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util
-
A Util class which holds all the utility processing methods in the data publisher operation.
- DEFAULT - Static variable in class org.wso2.micro.gateway.core.Constants
-
- DEFAULT_AUTH_PORT_OFFSET - Static variable in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataEndpointConstants
-
- DEFAULT_DATA_AGENT_BATCH_SIZE - Static variable in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataEndpointConstants
-
- DEFINITIONS - Static variable in class org.wso2.micro.gateway.core.Constants
-
- destroyObject(Object, Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.AbstractClientPoolFactory
-
- disconnect(DataEndpointConfiguration) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointConnectionWorker
-
- DOT - Static variable in class org.wso2.micro.gateway.core.Constants
-
- GATEWAY_VERSION - Static variable in class org.wso2.micro.gateway.core.Constants
-
- get() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.ThrottleDataPublisherPool
-
- getAgentConfiguration() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataEndpointAgent
-
- getAliasFromHeaderCert(String) - Static method in class org.wso2.micro.gateway.core.mutualssl.CertificateUtils
-
- getAliasFromRequest(String) - Static method in class org.wso2.micro.gateway.core.mutualssl.CertificateUtils
-
Used to get the certificate alias for a certificate which is get from the Request .
- getAliasFromTrustStore(X509Certificate, KeyStore) - Static method in class org.wso2.micro.gateway.core.mutualssl.CertificateUtils
-
Used to get the certificate alias for a certificate which is get from header send by payload.
- getAuthKey() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getAuthURL() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getAuthUrlGroup() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getBallerinaError(String, Throwable) - Static method in class org.wso2.micro.gateway.core.utils.ErrorUtils
-
Returns error object for input reason.
- getBallerinaError(String, String) - Static method in class org.wso2.micro.gateway.core.utils.ErrorUtils
-
Returns error object for input reason and details.
- getBatchSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getBatchSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getCiphers() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getClientPool(AbstractClientPoolFactory, int, int, boolean, long, long) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.ClientPool
-
- getClientPool(AbstractSecureClientPoolFactory, int, int, boolean, long, long) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.ClientPool
-
- getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.wso2.micro.gateway.core.logging.MgwLog4j2ConfigurationFactory
-
- getConfiguration(LoggerContext, String, URI) - Method in class org.wso2.micro.gateway.core.logging.MgwLog4j2ConfigurationFactory
-
- getCorePoolSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getCorePoolSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getCount() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleData
-
- getDataEndpointAgent() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.AgentHolder
-
Returns the default agent,and the first element in the data.agent.config.yaml
is taken as default data publisher type.
- getDataEndpointConfiguration() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint
-
- getDataPublisher() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.DataProcessAndPublishingAgent
-
- getDataPublisher() - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.ThrottleDataPublisher
-
- getDefaultAuthUrl(String) - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataPublisherUtil
-
Deduce the default authentication URL based on the receiver URL passed in.
- getDefaultAuthURLSet(String) - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataPublisherUtil
-
Deduce the default authentication URL set based on the receiver URL set passed in.
- getEndpointGroups(String) - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataPublisherUtil
-
Process and extracts the receiver Groups from the string of URL set pattern passed in.
- getErrorMessage() - Method in exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointAuthenticationException
-
- getErrorMessage() - Method in exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointConfigurationException
-
- getErrorMessage() - Method in exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.DataEndpointException
-
- getErrorMessage() - Method in exception org.wso2.micro.gateway.core.globalthrottle.databridge.agent.exception.EventQueueFullException
-
- getEvent() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.WrappedEventFactory.WrappedEvent
-
- getEvictionTimePeriod() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getGatewayVersion() - Static method in class org.wso2.micro.gateway.core.utils.ErrorUtils
-
- getInitIdleObjectDataPublishingAgents() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getInstance() - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.AgentHolder
-
- getInstance() - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getInstance() - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getInstance() - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.ThrottleDataPublisherPool
-
- getInstance() - Static method in class org.wso2.micro.gateway.core.throttle.ThrottleConfigHolder
-
- getKeepAliveTimeInPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getKeepAliveTimeInPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getKeyStorePath(String) - Static method in class org.wso2.micro.gateway.core.jwt.generator.MGWJWTGeneratorInvoker
-
Used to get the keystore path.
- getKeyStorePath(String) - Static method in class org.wso2.micro.gateway.core.mutualssl.LoadKeyStore
-
Used to get the keystore path.
- getMaxIdleConnections() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getMaxIdleDataPublishingAgents() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getMaxPoolSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getMaxPoolSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getMaxTransportPoolSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getMinIdleTimeInPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getNewDataEndpoint() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataEndpointAgent
-
- getOpenAPI(String, String) - Static method in class org.wso2.micro.gateway.core.utils.CommonUtils
-
Provide open API definition as a json string for a particular API.
- getOpenAPIMap() - Static method in class org.wso2.micro.gateway.core.utils.CommonUtils
-
Provide a map of all open APIs exposed by the gateway.
- getPassword() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getPassword() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getProcessThreadPoolCoreSize() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleConfigHolder
-
- getProcessThreadPoolKeepAliveTime() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleConfigHolder
-
- getProcessThreadPoolMaximumSize() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleConfigHolder
-
- getProtocolHostPort(String) - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataPublisherUtil
-
Extracts and return the protocol, host, port elements from the URL.
- getPublisherKey() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getPublisherThreadPoolCoreSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getPublisherThreadPoolKeepAliveTime() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getPublisherThreadPoolMaximumSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getPublishingStrategy() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getQualifiedServiceName(String, String) - Static method in class org.wso2.micro.gateway.core.utils.CommonUtils
-
- getQueueSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getReceiverURL() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getReceiverUrlGroup() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getReconnectionInterval() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getRemainingQuota() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleData
-
- getRetrievedClaims(BMap<String, Object>) - Static method in class org.wso2.micro.gateway.core.jwt.generator.MGWJWTGeneratorInvoker
-
- getSecuredTransportPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getSecuredTransportPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataEndpointAgent
-
- getSecureEvictionTimePeriod() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getSecureMaxIdleConnections() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getSecureMaxTransportPoolSize() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getSecureMinIdleTimeInPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getSessionId() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getSocketTimeoutMS() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getSslEnabledProtocols() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getState() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint
-
- getSupportedTypes() - Method in class org.wso2.micro.gateway.core.logging.MgwLog4j2ConfigurationFactory
-
- getThrottleCounter() - Static method in class org.wso2.micro.gateway.core.throttle.ThrottleDataReceiver
-
- getThrottleDataCleanUpTask() - Static method in class org.wso2.micro.gateway.core.throttle.ThrottleDataReceiver
-
- getThrottleFrequency() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleConfigHolder
-
- getThrottleType() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleData
-
- getTransportPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getTransportPool() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataEndpointAgent
-
- getTrustStore() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.AbstractSecureClientPoolFactory
-
- getTrustStoreLocation(String) - Static method in class org.wso2.micro.gateway.core.callhome.Callhome
-
Get truststore location.
- getTrustStorePassword() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.AbstractSecureClientPoolFactory
-
- getTrustStorePassword() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getTrustStorePath() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- getUnitTime() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleData
-
- getUsername() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- getUserName() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.PublisherConfiguration
-
- getWindowStartTime() - Method in class org.wso2.micro.gateway.core.throttle.ThrottleData
-
- terminateClient(Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.AbstractClientPoolFactory
-
Terminates the connection between the client and the endpoint.
- terminateClient(Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.binary.BinaryClientPoolFactory
-
- terminateClient(Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.binary.BinarySecureClientPoolFactory
-
- ThrottleAgent - Class in org.wso2.micro.gateway.core.globalthrottle
-
This class is used for ballerina interop invocations related to Global Throttle Event Publishing
via binary communication.
- ThrottleAgent() - Constructor for class org.wso2.micro.gateway.core.globalthrottle.ThrottleAgent
-
- ThrottleConfigHolder - Class in org.wso2.micro.gateway.core.throttle
-
Static holder single pattern implementation to hold the configurations related local throttle processing.
- ThrottleCounter - Class in org.wso2.micro.gateway.core.throttle
-
This class is responsible for maintaining the throttle counters for various throttle policies.
- ThrottleCounter() - Constructor for class org.wso2.micro.gateway.core.throttle.ThrottleCounter
-
- ThrottleData - Class in org.wso2.micro.gateway.core.throttle
-
Class to hold throttle counter data against a specific key.
- ThrottleData() - Constructor for class org.wso2.micro.gateway.core.throttle.ThrottleData
-
- ThrottleData.ThrottleType - Enum in org.wso2.micro.gateway.core.throttle
-
Enum to hold throttle types supported by gateway.
- ThrottleDataCleanUpTask - Class in org.wso2.micro.gateway.core.throttle
-
This task is responsible for cleanup ThrottleData objects which has expired.
- ThrottleDataCleanUpTask() - Constructor for class org.wso2.micro.gateway.core.throttle.ThrottleDataCleanUpTask
-
- ThrottleDataPublisher - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.publisher
-
Throttle data publisher class is here to publish throttle data to global policy engine.
- ThrottleDataPublisher() - Constructor for class org.wso2.micro.gateway.core.globalthrottle.databridge.publisher.ThrottleDataPublisher
-
This method will initialize throttle data publisher.
- ThrottleDataPublisherPool - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.publisher
-
This class implemented to hold throttle data publishing agent pool.
- ThrottleDataReceiver - Class in org.wso2.micro.gateway.core.throttle
-
Throttle data receiver class accepts all the request events and submit the throttle data to a thread pool to
calculate throttle counters against each unique throttle key.
- ThrottleDataReceiver() - Constructor for class org.wso2.micro.gateway.core.throttle.ThrottleDataReceiver
-
- ThrottleEventConstants - Class in org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util
-
This class holds the constants required to fetch the properties from the
ThrottleEvent BMap.
- ThrottleUtils - Class in org.wso2.micro.gateway.core.throttle.global
-
Utility methods used for global throttling scenarios.
- ThrottleUtils() - Constructor for class org.wso2.micro.gateway.core.throttle.global.ThrottleUtils
-
- TMF_ALGORITHM - Static variable in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.SecurityConstants
-
- toString() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.AgentConfiguration
-
- toString() - Method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration.Protocol
-
- toString() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration
-
- toString() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint
-
- toString() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointGroup
-
- toString() - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.WrappedEventFactory.WrappedEvent
-
- transformJWTValue(MapValue, String) - Static method in class org.wso2.micro.gateway.core.mapping.MappingInvoker
-
Used to add claims to the claim set.
- trimAPIName(String) - Static method in class org.wso2.micro.gateway.core.utils.CommonUtils
-
- TRUST_STORE_PASSWORD - Static variable in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataAgentConstants
-
- TRUST_STORE_PATH - Static variable in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataAgentConstants
-
- trustStore - Static variable in class org.wso2.micro.gateway.core.mutualssl.LoadKeyStore
-
- tryPublish(Event) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.DataPublisher
-
Publish an event based on the event properties that are passed
for all receiver groups which has been specified in the DataPublisher.
- tryPublish(Event) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointGroup
-
- tryResendEvents(List<Event>, DataEndpoint) - Method in interface org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointFailureCallback
-
Notifies the The failed events, and should try to send the events again successfully.
- tryResendEvents(List<Event>, DataEndpoint) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointGroup
-
- Validate - Class in org.wso2.micro.gateway.core.validation
-
This class is for validating request/response payload against schema.
- Validate() - Constructor for class org.wso2.micro.gateway.core.validation.Validate
-
- validateClient(Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.AbstractClientPoolFactory
-
Check the validity of the client whether it's in the position to make the
communication with endpoint.
- validateClient(Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.binary.BinaryClientPoolFactory
-
- validateClient(Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.binary.BinarySecureClientPoolFactory
-
- VALIDATED_STATUS - Static variable in class org.wso2.micro.gateway.core.Constants
-
- validateObject(Object, Object) - Method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.client.AbstractClientPoolFactory
-
- validateRequest(String, String, String, String) - Static method in class org.wso2.micro.gateway.core.validation.Validate
-
Validate request message.
- validateResponse(String, String, String, String, String) - Static method in class org.wso2.micro.gateway.core.validation.Validate
-
Validate response message.
- validateURLs(ArrayList, ArrayList) - Static method in class org.wso2.micro.gateway.core.globalthrottle.databridge.agent.util.DataPublisherUtil
-
Validate whether the receiverGroup and authenticationGroups are matching with pattern.
- valueOf(String) - Static method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointGroup.HAType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.micro.gateway.core.throttle.ThrottleData.ThrottleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.conf.DataEndpointConfiguration.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpoint.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.micro.gateway.core.globalthrottle.databridge.agent.endpoint.DataEndpointGroup.HAType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.micro.gateway.core.throttle.ThrottleData.ThrottleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.