public interface CurrentUserContext
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAccessIds()
Returns all accessIds of the current user.
|
List<String> |
getGroupIds()
Returns all groupIds of the current user.
|
String |
getUserid()
Returns the userid of the current user.
|
String getUserid()
List<String> getGroupIds()
Copyright © 2020. All rights reserved.