Uses of Interface
net.officefloor.web.jwt.authority.repository.JwtAuthorityKey
-
Packages that use JwtAuthorityKey Package Description net.officefloor.web.jwt.authority.repository -
-
Uses of JwtAuthorityKey in net.officefloor.web.jwt.authority.repository
Subinterfaces of JwtAuthorityKey in net.officefloor.web.jwt.authority.repository Modifier and Type Interface Description interface
JwtAccessKey
JWT key to encode access token.interface
JwtRefreshKey
JWT refresh key.
-