Methods from org.apache.commons.codec used by org.apache.commons.httpclient

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.apache.commons.codec.binary.Base64.decodeBase64(byte[])

INVOKED_STATIC
Reference LocationLine Number
org.apache.commons.httpclient.auth.NTLM.parseType2Message(String)309

org.apache.commons.codec.binary.Base64.encodeBase64(byte[])

INVOKED_STATIC
Reference LocationLine Number
org.apache.commons.httpclient.auth.BasicScheme.authenticate(UsernamePasswordCredentials, String)245
org.apache.commons.httpclient.auth.NTLM.getResponse()221

org.apache.commons.codec.net.URLCodec.decodeUrl(byte[])

INVOKED_STATIC
Reference LocationLine Number
org.apache.commons.httpclient.URI.decode(String, String)1773
org.apache.commons.httpclient.util.URIUtil.decode(String)521

org.apache.commons.codec.net.URLCodec.encode(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.apache.commons.httpclient.util.EncodingUtil.doFormUrlEncode(NameValuePair[], String)125
org.apache.commons.httpclient.util.EncodingUtil.doFormUrlEncode(NameValuePair[], String)128

org.apache.commons.codec.net.URLCodec.encodeUrl(BitSet, byte[])

INVOKED_STATIC
Reference LocationLine Number
org.apache.commons.httpclient.URI.encode(String, BitSet, String)1692
org.apache.commons.httpclient.util.URIUtil.encode(String, BitSet, String)502

org.apache.commons.codec.net.URLCodec.URLCodec()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.apache.commons.httpclient.util.EncodingUtil.doFormUrlEncode(NameValuePair[], String)119

Back to reference summary for org.apache.commons.httpclient

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict