|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.woden.internal.xml.XMLAttrImpl
org.apache.woden.internal.xml.HTTPAuthenticationSchemeAttrImpl
public class HTTPAuthenticationSchemeAttrImpl
This class implements the whttp:authenticationScheme attribute.
| Constructor Summary | |
|---|---|
HTTPAuthenticationSchemeAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
convert(XMLElement ownerEl,
java.lang.String attrValue)
|
HTTPAuthenticationScheme |
getScheme()
|
| Methods inherited from class org.apache.woden.internal.xml.XMLAttrImpl |
|---|
getAttributeType, getContent, getErrorReporter, isValid, setValid, toExternalForm |
| 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.xml.XMLAttr |
|---|
getAttributeType, getContent, isValid, toExternalForm |
| Constructor Detail |
|---|
public HTTPAuthenticationSchemeAttrImpl(XMLElement ownerEl,
QName attrType,
java.lang.String attrValue,
ErrorReporter errRpt)
throws WSDLException
WSDLException| Method Detail |
|---|
protected java.lang.Object convert(XMLElement ownerEl,
java.lang.String attrValue)
throws WSDLException
convert in class XMLAttrImplWSDLExceptionpublic HTTPAuthenticationScheme getScheme()
getScheme in interface HTTPAuthenticationSchemeAttr
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||