Uses of Interface
dev.paseto.jpaseto.PasetoBuilder
-
Packages that use PasetoBuilder Package Description dev.paseto.jpaseto -
-
Uses of PasetoBuilder in dev.paseto.jpaseto
Classes in dev.paseto.jpaseto with type parameters of type PasetoBuilder Modifier and Type Interface Description interfacePasetoBuilder<T extends PasetoBuilder>A builder interface for creating paseto tokens.Subinterfaces of PasetoBuilder in dev.paseto.jpaseto Modifier and Type Interface Description interfacePasetoV1LocalBuilderA builder for constructing Paseto v1.local tokens.interfacePasetoV1PublicBuilderA builder for constructing Paseto v1.public tokens.interfacePasetoV2LocalBuilderA builder for constructing Paseto v2.local tokens.interfacePasetoV2PublicBuilderA builder for constructing Paseto v2.public tokens.
-