Modifier and Type | Method and Description |
---|---|
JwtToken |
JwtBuilder.buildJwt()
Creates a new
JwtToken object based on the information in this JwtBuilder object and based on
the configuration for the jwtBuilder element that is specified in the server configuration that matches the ID
used to instantiate this JwtBuilder object. |
JwtToken |
Builder.buildJwt() |