| Package | Description |
|---|---|
| de.samply.bbmri.auth.client.jwt |
Contains all Jwt implementations.
|
| de.samply.bbmri.auth.rest |
Contains all data transfer objects for the REST Interface of Samply.Auth
|
| Modifier and Type | Method and Description |
|---|---|
List<RoleDto> |
JwtIdToken.getRoles()
Returns a list of roles.
|
| Modifier and Type | Method and Description |
|---|---|
List<RoleDto> |
RoleListDto.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleListDto.setRoles(List<RoleDto> roles) |
Copyright © 2020 Samply Community. All rights reserved.