Class Base64Encoder
java.lang.Object
org.apache.jmeter.protocol.http.util.Base64Encoder
Deprecated.
as exists now in java.util.Base64, will be removed in next version 3.3
This class provides an implementation of Base64 encoding without relying on
 the sun.* packages.
- 
Method Summary
 
- 
Method Details
- 
encode
Deprecated. - 
encode
Deprecated. - 
encodeAtom
Deprecated. 
 -