10Duke Java Core
Loading...
Searching...
No Matches
tenduke.sdk.core.service.JwtServiceMode Enum Reference

Detailed Description

Enumerations of possible modes that the JwtService supports.

Public Attributes

 SIGN
 Mode in which JwtService supports signing JWTs.
 
 VERIFY
 Mode in which JwtService supports verifying JWT signatures.
 
 ALL
 Mode in which JwtService supports signing JWTs and verifying their signatures.
 

The documentation for this enum was generated from the following file: