|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJThinProductServlet
glogic.jthin.serv.AbstractProductService
glogic.sample.sys.AbstractAuthenticatedService
Example of service that can perform additional rights checking, like checking if user/session has rights to given fucntion.
| Constructor Summary | |
AbstractAuthenticatedService()
|
|
| Method Summary | |
protected void |
checkFunctionRights(java.lang.String functionName)
Called by a method to check that the user has rights to this function. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractAuthenticatedService()
| Method Detail |
protected final void checkFunctionRights(java.lang.String functionName)
throws WServiceAccessException
functionName - Description of the Parameter
WServiceAccessException - Description of the Exception
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||