|
|||||||||||
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.http.HTTPEndpointExtensionsImpl
This class defines the properties from the HTTP namespace added to the WSDL
Endpoint
component as part of the HTTP binding extension
defined by the WSDL 2.0 spec.
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 | |
HTTPEndpointExtensionsImpl()
|
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 HTTPEndpointExtensionsImpl()
Method Detail |
public HTTPAuthenticationScheme getHttpAuthenticationScheme()
getHttpAuthenticationScheme
in interface HTTPEndpointExtensions
public java.lang.String getHttpAuthenticationRealm()
getHttpAuthenticationRealm
in interface HTTPEndpointExtensions
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |