|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.surfnet.cruncher.resource.CruncherResource
@Named public class CruncherResource
| Constructor Summary | |
|---|---|
CruncherResource()
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
getLoginsPerInterval(javax.servlet.http.HttpServletRequest request,
Long startDate,
Long endDate,
String idpEntityId,
String spEntityId)
|
javax.ws.rs.core.Response |
getRecentLoginsForUser(javax.servlet.http.HttpServletRequest request,
String userId,
String idpEntityId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CruncherResource()
| Method Detail |
|---|
public javax.ws.rs.core.Response getRecentLoginsForUser(@Context
javax.servlet.http.HttpServletRequest request,
String userId,
String idpEntityId)
public javax.ws.rs.core.Response getLoginsPerInterval(@Context
javax.servlet.http.HttpServletRequest request,
Long startDate,
Long endDate,
String idpEntityId,
String spEntityId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||