Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle OAuth Service
11g Release 2 (11.1.2)

E57632-01


oracle.security.idaas.rest.provider.plugin
Interface RequestedScope


public interface RequestedScope

Note: RequestedScope object contains a Read-Only Map, which allows other extension parameters to come in. (e.g. OAM resource) This Map can be used to support future fine-grained authorization decision requirements.


Method Summary

 java.util.Map<java.lang.String,java.lang.Object> getScopeDataMap()
          Used for fine-grained scope and authorization
 java.lang.String getScopeName()
           

 

Method Detail

getScopeName

java.lang.String getScopeName()

getScopeDataMap

java.util.Map<java.lang.String,java.lang.Object> getScopeDataMap()
Used for fine-grained scope and authorization
Returns:

Skip navigation links

Copyright (c) 2014,<BR/>Oracle and/or its affiliates. All Rights Reserved.
<BR/>