- bropen.grails.web.session.springsecurityrest.DefaultAccessTokenJsonRenderer
-
-
Methods Summary
Methods
| Type |
Name and description |
String |
generateJson(grails.plugin.springsecurity.rest.token.AccessToken accessToken)
|
protected Map<String, Object> |
generateMap(grails.plugin.springsecurity.rest.token.AccessToken accessToken)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Field Detail
-
@Setter.Setter
protect
protected String authoritiesPropertyName
-
@Setter.Setter
protect
protected String headerName
-
protected static final org.apache.commons.logging.Log log
-
@Setter.Setter
protect
protected Boolean renderAuthorities
-
@Setter.Setter
protect
protected String tokenPropertyName
-
@Setter.Setter
protect
protected Boolean useBearerToken
-
@Setter.Setter
protect
protected String usernamePropertyName
-
Method Detail
-
@Overridede
public
public String generateJson(grails.plugin.springsecurity.rest.token.AccessToken accessToken)
-
protected Map<String, Object> generateMap(grails.plugin.springsecurity.rest.token.AccessToken accessToken)
BROPEN Documentation, 2020-04-21 10:50