|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.rest.service.resource.AbstractResource
com.atlassian.crowd.plugin.rest.service.resource.EventsResource
public class EventsResource
Crowd SSO Token Resource.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource |
|---|
DEFAULT_SEARCH_RESULT_SIZE, MAX_RESULTS_PARAM, request, START_INDEX_PARAM, uriInfo |
| Constructor Summary | |
|---|---|
EventsResource(EventsController eventsController)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
getEventCookie()
|
javax.ws.rs.core.Response |
getEvents(java.lang.String eventToken)
|
| Methods inherited from class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource |
|---|
getApplicationName, getBaseUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventsResource(EventsController eventsController)
| Method Detail |
|---|
public javax.ws.rs.core.Response getEventCookie()
public javax.ws.rs.core.Response getEvents(java.lang.String eventToken)
throws EventTokenExpiredException,
IncrementalSynchronisationNotAvailableException,
OperationFailedException
EventTokenExpiredException
IncrementalSynchronisationNotAvailableException
OperationFailedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||