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