- java.lang.Object
-
- org.apache.xmlrpc.util.HttpUtil
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private static Base64 |
base64 |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
HttpUtil() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
encodeBasicAuthentication(java.lang.String user,
java.lang.String password) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HttpUtil
private HttpUtil()
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.