| Package | Description |
|---|---|
| de.taimos.dvalin.jaxrs.security.jwt |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatedUser |
JWTAuth.getCurrentUser()
Get the currently logged in user
|
AuthenticatedUser |
JWTAuth.validateToken(String jwtString) |
| Modifier and Type | Method and Description |
|---|---|
String |
JWTAuth.signToken(AuthenticatedUser user)
Sign the given claims
|
Copyright © 2016–2023 Taimos GmbH. All rights reserved.