|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RestAuthenticationTokenJsonRenderer | Generates a JSON representation of a org.springframework.security.core.userdetails.UserDetails object. |
Class Summary | |
---|---|
DefaultRestAuthenticationTokenJsonRenderer | Generates a JSON response like the following: {"username":"john.doe","token":"1a2b3c4d","roles":["ADMIN","USER"]} |
Groovy Documentation