|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SendFileAuthorizor
Interface SendFileAuthorizor provides methods to judge if a user has right
to access a file only by using SendFileServlet.
| Method Summary | |
|---|---|
boolean |
isAuthorized(java.lang.String userID,
java.lang.String _path,
HttpRptServer httpRptServer)
Deprecated. Checks if a user has right to access a specific file only by using SendFileServlet. |
| Method Detail |
|---|
boolean isAuthorized(java.lang.String userID,
java.lang.String _path,
HttpRptServer httpRptServer)
userID - the user ID._path - the full path of the file.httpRptServer - the server instance.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||