|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
AccessManagerService
| Method Summary | |
boolean |
isUserInCourseRole(javax.servlet.http.HttpServletRequest req,
CourseMembership.Role role)
Deprecated. |
boolean |
isUserInCourseRole(javax.servlet.http.HttpServletRequest req,
CourseMembership.Role[] roles)
Deprecated. |
boolean |
isUserInCourseRole(Id userId,
Id courseId,
CourseMembership.Role role)
Deprecated. |
boolean |
isUserInSystemRole(javax.servlet.http.HttpServletRequest req,
User.SystemRole role)
Deprecated. |
boolean |
isUserInSystemRole(javax.servlet.http.HttpServletRequest req,
User.SystemRole[] roles)
Deprecated. |
boolean |
isUserInSystemRole(Id userId,
User.SystemRole role)
Deprecated. |
void |
registerCodeSource(java.io.File file,
java.security.PermissionCollection perms)
Deprecated. registerCodeSource Authorization for 6.0 will be based on \ "does file F have permissions P\" |
void |
sendAccessDeniedRedirect(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Deprecated. |
void |
sendLoginRedirect(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Deprecated. |
| Method Detail |
public boolean isUserInSystemRole(Id userId,
User.SystemRole role)
throws PersistenceException
PersistenceException
public boolean isUserInSystemRole(javax.servlet.http.HttpServletRequest req,
User.SystemRole role)
throws PersistenceException
PersistenceException
public boolean isUserInSystemRole(javax.servlet.http.HttpServletRequest req,
User.SystemRole[] roles)
throws PersistenceException
PersistenceException
public boolean isUserInCourseRole(Id userId,
Id courseId,
CourseMembership.Role role)
throws PersistenceException
PersistenceException
public boolean isUserInCourseRole(javax.servlet.http.HttpServletRequest req,
CourseMembership.Role role)
throws PersistenceException
PersistenceException
public boolean isUserInCourseRole(javax.servlet.http.HttpServletRequest req,
CourseMembership.Role[] roles)
throws PersistenceException
PersistenceException
public void sendLoginRedirect(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.io.IOException
java.io.IOException
public void sendAccessDeniedRedirect(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.io.IOException
java.io.IOException
public void registerCodeSource(java.io.File file,
java.security.PermissionCollection perms)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||