|
BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.bea.security.RuntimeEntitlement
The RuntimeEntitlement class represents a set of granted and denied actions on a resource.
| Method Summary | |
java.util.List |
getDeniedActions()
Get list of the denied actions on the resource. |
java.util.List |
getGrantedActions()
Get list of the allowed actions on the resource. |
RuntimeResource |
getResource()
Get the resource. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public java.util.List getGrantedActions()
RuntimeAction objectpublic java.util.List getDeniedActions()
RuntimeAction objectpublic RuntimeResource getResource()
RuntimeResource object
|
Documentation is available at http://edocs.bea.com/ales/docs30 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||