public class RenderJwt extends RenderAny
Render JSON Web Token
Constructor and Description |
---|
RenderJwt() |
Modifier and Type | Method and Description |
---|---|
void |
apply(ActionContext context) |
static RenderJwt |
get() |
apply, clearThreadLocals, ignoreMissingTemplate
addCookie, addHeader, applyAfterCommitHandler, applyBeforeCommitHandler, applyCookies, applyHeaders, applyMessage, applyStatus, header, payload, status, status, statusCode, timestamp, touchPayload
doFillInStackTrace, fillInStackTrace
public static final RenderJwt INSTANCE
public void apply(ActionContext context)
public static RenderJwt get()
Copyright © 2014–2017 ActFramework. All rights reserved.