pdi.jwt
package pdi.jwt
Members list
Type members
Classlikes
Attributes
class JwtJson extends JwtJsonParser[JwtHeader, JwtClaim]
Attributes
trait JwtJsonImplicits
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait JwtJsonParser[H, C] extends JwtJsonCommon[JsObject, H, C], JwtJsonImplicits
Implementation of JwtCore
using JsObject
from Play JSON.
Implementation of JwtCore
using JsObject
from Play JSON.
To see a full list of samples, check the online documentation.
Attributes
- Supertypes
- Known subtypes
In this article