|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImmutableProxyInterface
Objects of this type only contain immutable methods.
| Field Summary |
|---|
| Fields inherited from interface anon.util.IXMLEncodable |
|---|
FIELD_XML_ELEMENT_CONTAINER_NAME, FIELD_XML_ELEMENT_NAME, XML_ATTR_ID, XML_ATTR_LANGUAGE, XML_ATTR_VERSION |
| Method Summary | |
|---|---|
java.lang.String |
getAuthenticationPassword()
Gets the authentication password of this interface. |
java.lang.String |
getAuthenticationUserID()
Gets the authentication user ID of this interface. |
HTTPClient.NVPair |
getProxyAuthorizationHeader()
Get the authorization header with the current user id and password. |
java.lang.String |
getProxyAuthorizationHeaderAsString()
Gets the authorization header with the current user id and password as a String. |
boolean |
isAuthenticationUsed()
Gets if the authentication strings are used. |
| Methods inherited from interface anon.infoservice.ImmutableListenerInterface |
|---|
getHost, getPort, getProtocol, isValid |
| Methods inherited from interface anon.util.IXMLEncodable |
|---|
toXmlElement |
| Method Detail |
|---|
boolean isAuthenticationUsed()
java.lang.String getAuthenticationPassword()
java.lang.String getAuthenticationUserID()
java.lang.String getProxyAuthorizationHeaderAsString()
HTTPClient.NVPair getProxyAuthorizationHeader()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||