Uses of Interface
com.nimbusds.jose.proc.JOSEProcessorConfiguration
Packages that use JOSEProcessorConfiguration
Package
Description
Framework for application-specific verification and decryption of JOSE
objects (with arbitrary payloads).
Framework for application-specific verification and decryption of JSON Web
Tokens (JWTs).
-
Uses of JOSEProcessorConfiguration in com.nimbusds.jose.proc
Subinterfaces of JOSEProcessorConfiguration in com.nimbusds.jose.procModifier and TypeInterfaceDescriptioninterface
ConfigurableJOSEProcessor<C extends SecurityContext>
Classes in com.nimbusds.jose.proc that implement JOSEProcessorConfiguration -
Uses of JOSEProcessorConfiguration in com.nimbusds.jwt.proc
Subinterfaces of JOSEProcessorConfiguration in com.nimbusds.jwt.procModifier and TypeInterfaceDescriptioninterface
ConfigurableJWTProcessor<C extends SecurityContext>
interface
JWTProcessorConfiguration<C extends SecurityContext>
JWT processor configuration.Classes in com.nimbusds.jwt.proc that implement JOSEProcessorConfiguration