|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplay.mvc.Results
play.mvc.Action<java.lang.Void>
play.mvc.Action.Simple
actions.CurrentUser
public class CurrentUser
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class play.mvc.Action |
|---|
play.mvc.Action.Simple |
| Nested classes/interfaces inherited from class play.mvc.Results |
|---|
play.mvc.Results.AsyncResult, play.mvc.Results.ByteChunks, play.mvc.Results.Chunks<A>, play.mvc.Results.Redirect, play.mvc.Results.Status, play.mvc.Results.StringChunks, play.mvc.Results.Todo |
| Field Summary |
|---|
| Fields inherited from class play.mvc.Action |
|---|
configuration, delegate |
| Fields inherited from class play.mvc.Results |
|---|
TODO |
| Constructor Summary | |
|---|---|
CurrentUser()
|
|
| Method Summary | |
|---|---|
play.mvc.Result |
call(play.mvc.Http.Context ctx)
|
static User |
currentUser()
|
static User |
currentUser(play.mvc.Http.Context context)
|
static java.lang.Boolean |
deleteCurrentUser()
|
static java.lang.Boolean |
deleteCurrentUser(play.mvc.Http.Context context)
|
| Methods inherited from class play.mvc.Results |
|---|
async, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, badRequest, created, created, created, created, created, created, created, created, created, created, created, created, created, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, forbidden, found, found, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, internalServerError, movedPermanently, movedPermanently, noContent, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, notFound, ok, ok, ok, ok, ok, ok, ok, ok, ok, ok, ok, ok, ok, redirect, redirect, seeOther, seeOther, status, status, status, status, status, status, status, status, status, status, status, status, status, temporaryRedirect, temporaryRedirect, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized, unauthorized |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentUser()
| Method Detail |
|---|
public play.mvc.Result call(play.mvc.Http.Context ctx)
throws java.lang.Throwable
call in class play.mvc.Action<java.lang.Void>java.lang.Throwablepublic static User currentUser()
public static User currentUser(play.mvc.Http.Context context)
public static java.lang.Boolean deleteCurrentUser()
public static java.lang.Boolean deleteCurrentUser(play.mvc.Http.Context context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||