Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

oracle.ocsg.oauth2.management.xml
Class ApiScopeMapAdapter

java.lang.Object
  extended byjavax.xml.bind.annotation.adapters.XmlAdapter
      extended byoracle.ocsg.oauth2.management.xml.ApiScopeMapAdapter

public class ApiScopeMapAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter

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

ApiScopeMapAdapter

public ApiScopeMapAdapter()
Method Detail

marshal

public oracle.ocsg.oauth2.management.xml.ApiScopeMapModeller marshal(ApiScopeMap map)

unmarshal

public ApiScopeMap unmarshal(oracle.ocsg.oauth2.management.xml.ApiScopeMapModeller modeller)

Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved.