Uses of Interface
com.nimbusds.jwt.proc.JWTProcessor
-
Packages that use JWTProcessor Package Description com.nimbusds.jwt.proc Framework for application-specific verification and decryption of JSON Web Tokens (JWTs). -
-
Uses of JWTProcessor in com.nimbusds.jwt.proc
Subinterfaces of JWTProcessor in com.nimbusds.jwt.proc Modifier and Type Interface Description interface
ConfigurableJWTProcessor<C extends SecurityContext>
Classes in com.nimbusds.jwt.proc that implement JWTProcessor Modifier and Type Class Description class
DefaultJWTProcessor<C extends SecurityContext>
-