|
Oracle Fusion Middleware Java API Reference for the Oracle Access Management OAuth Service 11g Release 2 Patch Set 3 (11.1.2.3) E59498-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
java.lang.String getScopeName()
java.util.Map<java.lang.String,java.lang.Object> getScopeDataMap()
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |