public class BasicAuthConfiguredHTTPEndpoint extends HTTPEndpoint
legacyPrefix
anonymous, artifactContainerName, CHILDREN_JSON_ATT, errorHandler, fileName, initialized, isClusteringEnabled, log, NAME_JSON_ATT, trace, TYPE_JSON_ATT
Constructor and Description |
---|
BasicAuthConfiguredHTTPEndpoint(AuthHandler authHandler) |
Modifier and Type | Method and Description |
---|---|
BasicAuthHandler |
getBasicAuthHandler() |
void |
send(MessageContext synCtx)
Sends the message context according to an endpoint specific behavior.
|
createJsonRepresentation, executeEpTypeSpecificFunctions, getHttpMethod, getHttpMethodExpression, getUriTemplate, isLegacySupport, onFault, onSuccess, setHttpMethod, setHttpMethodExpression, setLegacySupport, setUriTemplate
addProperties, addProperty, destroy, evaluateProperties, getArtifactContainerName, getChildren, getCommentsList, getContext, getDefinition, getDescription, getEndpointChildrenAsJson, getErrorHandler, getFileName, getIsEdited, getJsonRepresentation, getMetricsMBean, getName, getParentEndpoint, getProperties, getProperty, getReportingName, handleException, handleException, informFailure, init, isAnonymous, isInitialized, isLeafEndpoint, isRetry, isSuspendFault, isTimeout, isTraceOn, isTraceOrDebugOn, logOnChildEndpointFail, logSetter, onChildEndpointFail, prepareForEndpointStatistics, readyToSend, removeProperty, setAdvancedProperties, setAnonymous, setArtifactContainerName, setChildren, setCommentsList, setComponentStatisticsId, setContentAware, setDefinition, setDescription, setEnableMBeanStats, setErrorHandler, setErrorOnMessage, setFileName, setForceBuildMC, setIsEdited, setName, setParentEndpoint, toString, traceOrDebug
getStackTrace, handleFault, handleFault
public BasicAuthConfiguredHTTPEndpoint(AuthHandler authHandler)
public void send(MessageContext synCtx)
Endpoint
send
in interface Endpoint
send
in class HTTPEndpoint
synCtx
- MessageContext to be sent.public BasicAuthHandler getBasicAuthHandler()
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.