|
Oracle Fusion Middleware Java API Reference for Oracle OAuth Service 11g Release 2 (11.1.2) E57632-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()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |