public interface FlowableUserDetails
extends org.springframework.security.core.userdetails.UserDetails
UserDetails| Modifier and Type | Method and Description |
|---|---|
List<Group> |
getGroups()
The groups of the Flowable IDM User.
|
User |
getUser()
The user object containing the information for the Flowable IDM User.
|
User getUser()
UserDtoList<Group> getGroups()
GroupDetailsCopyright © 2020 Flowable. All rights reserved.