@FunctionalInterface
public interface OAuth20UserProfileViewRenderer
OAuth20UserProfileViewRenderer.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MODEL_ATTRIBUTE_ATTRIBUTES
Attribute in the model that represents collection of attributes.
|
static java.lang.String |
MODEL_ATTRIBUTE_ID
Attribute in the model that represents the id.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
render(java.util.Map<java.lang.String,java.lang.Object> model,
org.apereo.cas.ticket.accesstoken.AccessToken accessToken)
Render.
|
static final java.lang.String MODEL_ATTRIBUTE_ID
static final java.lang.String MODEL_ATTRIBUTE_ATTRIBUTES