Skip navigation links

Package com.nimbusds.jwt.proc

Secure framework for application-specific verification and decryption of JSON Web Tokens (JWTs).

See: Description

Package com.nimbusds.jwt.proc Description

Secure framework for application-specific verification and decryption of JSON Web Tokens (JWTs). Provides a core interface for processing signed, encrypted and unsecured (plain) JWTs, with a default implementation which can be configured and extended as required.

To process generic JOSE objects refer to the com.nimbusds.jose.proc package.

References:

Skip navigation links

Copyright © 2017 Connect2id Ltd.. All rights reserved.