|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.Handler
org.restlet.resource.Resource
org.xwiki.rest.resources.BrowserAuthenticationResource
public class BrowserAuthenticationResource
| Field Summary | |
|---|---|
static java.lang.String |
URI_PATTERN
|
| Constructor Summary | |
|---|---|
BrowserAuthenticationResource(org.restlet.Context context,
org.restlet.data.Request request,
org.restlet.data.Response response)
|
|
| Method Summary | |
|---|---|
void |
handleGet()
|
| Methods inherited from class org.restlet.resource.Resource |
|---|
acceptRepresentation, allowDelete, allowGet, allowPost, allowPut, delete, getPreferredRepresentation, getPreferredVariant, getRepresentation, getVariants, handleDelete, handlePost, handlePut, init, isAvailable, isModifiable, isNegotiateContent, isReadable, post, put, removeRepresentations, represent, represent, setAvailable, setModifiable, setNegotiateContent, setReadable, setVariants, storeRepresentation |
| Methods inherited from class org.restlet.Handler |
|---|
allowHead, allowOptions, generateRef, getAllowedMethods, getApplication, getContext, getLogger, getMatrix, getQuery, getRequest, getResponse, handleHead, handleOptions, setContext, setRequest, setResponse, updateAllowedMethods |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String URI_PATTERN
| Constructor Detail |
|---|
public BrowserAuthenticationResource(org.restlet.Context context,
org.restlet.data.Request request,
org.restlet.data.Response response)
| Method Detail |
|---|
public void handleGet()
handleGet in class org.restlet.resource.Resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||