|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthorizationDecision
Interface of the Java representation of the JSON response from the authorization REST service.
| Method Summary | |
|---|---|
java.lang.String |
getAllowed()Get the result of the decision of whether access is allowed or not. |
void |
setAllowed(java.lang.String allowed)This method is usually set the the underlying client helper when transforming the JSON response from the service to this Java object. |
| Method Detail |
|---|
java.lang.String getAllowed()
void setAllowed(java.lang.String allowed)
allowed - is the result of the decison.
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||