public class HTTPEndpointExtensionsImpl extends BaseComponentExtensionContext implements HTTPEndpointExtensions
Endpoint component as part of the HTTP binding extension
defined by the WSDL 2.0 spec.errorReporter| Constructor and Description |
|---|
HTTPEndpointExtensionsImpl(WSDLComponent parent,
URI extNamespace,
ErrorReporter errReporter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpAuthenticationRealm() |
HTTPAuthenticationScheme |
getHttpAuthenticationScheme() |
ExtensionProperty[] |
getProperties() |
ExtensionProperty |
getProperty(String propertyName) |
getNamespace, getParent, newExtensionPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespace, getParentpublic HTTPEndpointExtensionsImpl(WSDLComponent parent, URI extNamespace, ErrorReporter errReporter)
public ExtensionProperty[] getProperties()
getProperties in interface ComponentExtensionContextgetProperties in class BaseComponentExtensionContextComponentExtensionContext.getProperties()public ExtensionProperty getProperty(String propertyName)
getProperty in interface ComponentExtensionContextgetProperty in class BaseComponentExtensionContextComponentExtensionContext.getProperty(java.lang.String)public HTTPAuthenticationScheme getHttpAuthenticationScheme()
getHttpAuthenticationScheme in interface HTTPEndpointExtensionspublic String getHttpAuthenticationRealm()
getHttpAuthenticationRealm in interface HTTPEndpointExtensionsCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.