If you were logged in you would be able to see more operations.
|
|
|
Twitter4J
Created: 10/Jul/07 12:17 AM
Updated: 10/Jul/07 11:37 AM
|
|
Component/s: |
Core
|
Affects Version/s: |
1.0,
1.0.1
|
Fix Version/s: |
1.0.2
|
|
Twitter4J uses org.apache.commons.codec.binary.Base64 to encode userid/password combination into BASE64 form.
It can be achieved by sun.misc.BASE64Encoder without adding any libraries to the classpath.
|
Description
|
Twitter4J uses org.apache.commons.codec.binary.Base64 to encode userid/password combination into BASE64 form.
It can be achieved by sun.misc.BASE64Encoder without adding any libraries to the classpath. |
Show » |
There are no comments yet on this issue.
|
|