public abstract class SimpleGrantedAuthorityMixin
extends java.lang.Object
SimpleGrantedAuthority.
ObjectMapper mapper = new ObjectMapper();
mapper.registerModule(new CoreJackson2Module());
CoreJackson2Module,
SecurityJackson2Modules| Constructor and Description |
|---|
SimpleGrantedAuthorityMixin(java.lang.String role)
Mixin Constructor.
|