Uses of Class
com.nimbusds.jwt.PlainJWT
Packages that use PlainJWT
Package
Description
JSON Web Token (JWT) interfaces and classes.
Framework for application-specific verification and decryption of JSON Web
Tokens (JWTs).
-
Uses of PlainJWT in com.nimbusds.jwt
Methods in com.nimbusds.jwt that return PlainJWT -
Uses of PlainJWT in com.nimbusds.jwt.proc
Methods in com.nimbusds.jwt.proc with parameters of type PlainJWTModifier and TypeMethodDescriptionProcesses the specified unsecured (plain) JWT, typically by checking its context.