|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecuredValue
A container for a value that has been secured by way of RBAC (role-based access control).
| Method Summary | |
|---|---|
java.lang.Object |
getValue()Gets the value from this SecuredValue container. |
boolean |
isReadable()Determines the readability of this value. |
| Method Detail |
|---|
java.lang.Object getValue()
Object representing the value from this SecuredValue container.java.lang.SecurityException - if the value is not readable isReadable().boolean isReadable()
true if it is readable, otherwise false.
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||