public interface AuthenticationMethod
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Element |
asDOM4jElement()
XML representation of the authentication method as DOM4j Element.
|
org.apache.commons.httpclient.NameValuePair[] |
asNameValue()
Returns the specific POST payload for authentication to an WSS.
|
String |
asText()
Textual representation of the authentication method.
|
org.apache.commons.httpclient.NameValuePair[] asNameValue()
String asText()
org.dom4j.Element asDOM4jElement()
Copyright © 2012–2025 cismet GmbH. All rights reserved.