public class HTTPAuthenticationSchemeAttrImpl extends XMLAttrImpl implements HTTPAuthenticationSchemeAttr
Constructor and Description |
---|
HTTPAuthenticationSchemeAttrImpl(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convert(XMLElement ownerEl,
String attrValue) |
HTTPAuthenticationScheme |
getScheme() |
getAttributeType, getContent, getErrorReporter, isValid, setValid, toExternalForm
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeType, getContent, isValid, toExternalForm
public HTTPAuthenticationSchemeAttrImpl(XMLElement ownerEl, QName attrType, String attrValue, ErrorReporter errRpt) throws WSDLException
WSDLException
protected Object convert(XMLElement ownerEl, String attrValue) throws WSDLException
convert
in class XMLAttrImpl
WSDLException
public HTTPAuthenticationScheme getScheme()
getScheme
in interface HTTPAuthenticationSchemeAttr
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.