Class HttpAuthElement
java.lang.Object
org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,MetaInformationElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpAuthElementstatic HttpAuthElementstatic HttpAuthElementbooleaninthashCode()org.jivesoftware.smack.util.XmlStringBuildertoXML(org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXML
-
Field Details
-
ELEMENT
- See Also:
-
PREFIX
- See Also:
-
ATTR_SCHEME
- See Also:
-
SCHEME_BASIC
- See Also:
-
-
Constructor Details
-
HttpAuthElement
-
-
Method Details
-
basicAuth
-
basicAuth
-
basicAuth
-
getScheme
-
getParams
-
toXML
public org.jivesoftware.smack.util.XmlStringBuilder toXML(org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) - Specified by:
toXMLin interfaceorg.jivesoftware.smack.packet.Element
-
getElementName
- Specified by:
getElementNamein interfaceorg.jivesoftware.smack.packet.NamedElement
-
getParam
-
hashCode
public int hashCode() -
equals
-