Interface User
-
public interface User
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getAttributes()Set<Group>getGroups()StringgetId()
-
public interface User
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,Object> |
getAttributes() |
|
Set<Group> |
getGroups() |
|
String |
getId() |