|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcorelib.Object
corelib.security.RestrictedObject
public class RestrictedObject
| Constructor Summary | |
|---|---|
RestrictedObject()
|
|
| Method Summary | |
|---|---|
void |
addAuthorizedRole(Role role)
Add a authorized role to this object. |
protected void |
checkAutorisation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestrictedObject()
| Method Detail |
|---|
public void addAuthorizedRole(Role role)
throws UnauthorizedException
role - The new authorized role.
UnauthorizedException - Thrown if the role cannot be added.
protected void checkAutorisation()
throws UnauthorizedException
UnauthorizedException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||