Modifier and Type | Method and Description |
---|---|
void |
CmHttpWriter.write(String tag,
HTTPAuthenticationScheme scheme) |
Modifier and Type | Method and Description |
---|---|
HTTPAuthenticationScheme |
HTTPEndpointExtensionsImpl.getHttpAuthenticationScheme() |
Modifier and Type | Method and Description |
---|---|
HTTPAuthenticationScheme |
SOAPEndpointExtensionsImpl.getHttpAuthenticationScheme() |
Modifier and Type | Method and Description |
---|---|
HTTPAuthenticationScheme |
HTTPAuthenticationSchemeAttrImpl.getScheme() |
Modifier and Type | Field and Description |
---|---|
static HTTPAuthenticationScheme |
HTTPAuthenticationScheme.BASIC |
static HTTPAuthenticationScheme |
HTTPAuthenticationScheme.DIGEST |
Modifier and Type | Method and Description |
---|---|
HTTPAuthenticationScheme |
HTTPEndpointExtensions.getHttpAuthenticationScheme() |
Modifier and Type | Method and Description |
---|---|
HTTPAuthenticationScheme |
SOAPEndpointExtensions.getHttpAuthenticationScheme()
If the SOAP binding specifies HTTP as the underlying protocol, the
{http authentication scheme} property is added to the Endpoint component
and it will be returned by this method.
|
Modifier and Type | Method and Description |
---|---|
HTTPAuthenticationScheme |
HTTPAuthenticationSchemeAttr.getScheme() |
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.