Packages

p

black.door.jose.json

playjson

package playjson

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. playjson
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait JsonSupport extends JwtJsonSupport with JwsJsonSupport with JwkJsonSupport

Value Members

  1. def jsonDeserializer[A](implicit reads: Reads[A]): ByteDeserializer[A]
  2. def jsonSerializer[A](implicit writes: Writes[A]): ByteSerializer[A]
  3. object JsonSupport extends JsonSupport

Inherited from AnyRef

Inherited from Any

Ungrouped