|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAccessController
The IAccessController defines the general access to server lifecycle
objects. The access will be checked during session creation.
| Method Summary | |
|---|---|
void |
addAccess(String pLifeCycleName)
Adds access to a specific life-cycle object. |
void |
removeAccess(String pLifeCycleName)
Removes access for a specific life-cycle object. |
| Methods inherited from interface javax.rad.server.security.IAccessChecker |
|---|
find, isAllowed |
| Method Detail |
|---|
void addAccess(String pLifeCycleName)
pLifeCycleName - the name of the life-cycle objectvoid removeAccess(String pLifeCycleName)
pLifeCycleName - the name of the life-cycle object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||