|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl
org.apache.woden.internal.wsdl20.extensions.soap.SOAPEndpointExtensionsImpl
This interface represents the properties from the HTTP namespace added to the
WSDL 2.0 Endpoint component when the binding type is SOAP and the
underlying protocol is HTTP.
| Field Summary |
| Fields inherited from class org.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl |
fParent, fParentElement |
| Fields inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
URI_NS_EXTENSIONS, URI_NS_HTTP, URI_NS_RPC, URI_NS_SOAP |
| Constructor Summary | |
SOAPEndpointExtensionsImpl()
|
|
| Method Summary | |
java.lang.String |
getHttpAuthenticationRealm()
|
HTTPAuthenticationScheme |
getHttpAuthenticationScheme()
|
| Methods inherited from class org.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl |
getNamespace, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
getNamespace |
| Constructor Detail |
public SOAPEndpointExtensionsImpl()
| Method Detail |
public HTTPAuthenticationScheme getHttpAuthenticationScheme()
getHttpAuthenticationScheme in interface SOAPEndpointExtensionspublic java.lang.String getHttpAuthenticationRealm()
getHttpAuthenticationRealm in interface SOAPEndpointExtensions
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||