|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.annotation.adapters.XmlAdapter
oracle.ocsg.oauth2.management.xml.ApiScopeMapAdapter
The adapter used for jaxb marshal/unmarshal HashMap.
Constructor Summary | |
ApiScopeMapAdapter()
|
Method Summary | |
oracle.ocsg.oauth2.management.xml.ApiScopeMapModeller |
marshal(ApiScopeMap map)
|
ApiScopeMap |
unmarshal(oracle.ocsg.oauth2.management.xml.ApiScopeMapModeller modeller)
|
Methods inherited from class javax.xml.bind.annotation.adapters.XmlAdapter |
marshal, unmarshal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApiScopeMapAdapter()
Method Detail |
public oracle.ocsg.oauth2.management.xml.ApiScopeMapModeller marshal(ApiScopeMap map)
public ApiScopeMap unmarshal(oracle.ocsg.oauth2.management.xml.ApiScopeMapModeller modeller)
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |