public class OauthMapAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<Object,Map<String,String>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OauthMapAdapter
public OauthMapAdapter()
-