@Component(value="userInfoJwtView") public class UserInfoJWTView extends UserInfoView
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT |
static org.springframework.http.MediaType |
JOSE_MEDIA_TYPE |
static String |
JOSE_MEDIA_TYPE_VALUE |
static String |
VIEWNAME |
AUTHORIZED_CLAIMS, gson, REQUESTED_CLAIMS, SCOPE, USER_INFO
Constructor and Description |
---|
UserInfoJWTView() |
Modifier and Type | Method and Description |
---|---|
protected void |
writeOut(com.google.gson.JsonObject json,
Map<String,Object> model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
renderMergedOutputModel
addStaticAttribute, createMergedOutputModel, createRequestContext, createTemporaryOutputStream, exposeModelAsRequestAttributes, generatesDownloadContent, getAttributesMap, getBeanName, getContentType, getRequestContextAttribute, getRequestToExpose, getStaticAttributes, isExposePathVariables, prepareResponse, render, setAttributes, setAttributesCSV, setAttributesMap, setBeanName, setContentType, setExposeContextBeansAsAttributes, setExposedContextBeanNames, setExposePathVariables, setRequestContextAttribute, setResponseContentType, toString, writeToResponse
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public static final String CLIENT
public static final String VIEWNAME
public static final String JOSE_MEDIA_TYPE_VALUE
public static final org.springframework.http.MediaType JOSE_MEDIA_TYPE
public UserInfoJWTView()
Copyright © 2018. All rights reserved.