public static interface Access.UserDetails
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
List<? extends Role> |
getRoles() |
List<? extends Link> |
getRolesLinks() |
String |
getUsername() |
boolean |
isEnabled() |
Copyright © 2017. All rights reserved.