Uses of Class
org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
Package
Description
Element classes for XEP-0103: URL Address Information.
Element classes for XEP-0104.
-
Uses of HttpAuthElement in org.jivesoftware.smackx.urldata.element
ModifierConstructorDescriptionUrlDataElement
(String target, String sid, List<HttpAuthElement> authParamElements, List<CookieElement> cookieElements, List<HeaderElement> headerElements) -
Uses of HttpAuthElement in org.jivesoftware.smackx.urldata.http.element
Modifier and TypeMethodDescriptionstatic HttpAuthElement
HttpAuthElement.basicAuth()
static HttpAuthElement
static HttpAuthElement