public class JwtKeyGenerator extends Object implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
JwtKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
create()
Create a new JWT based on the currently logged in user.
|
Copyright © 2023 Frank!Framework. All rights reserved.