Uses of Package
com.nimbusds.openid.connect.provider.spi.crypto
Packages that use com.nimbusds.openid.connect.provider.spi.crypto
Package
Description
Event listener SPIs.
OAuth 2.0 authorisation grant handler SPIs.
Token generation, encoding and decoding SPIs.
Token response customisation.
-
Classes in com.nimbusds.openid.connect.provider.spi.crypto used by com.nimbusds.openid.connect.provider.spi.eventsClassDescriptionInterface exposed by the Connect2id server for signing JSON Web Tokens (JWT) created by SPI implementations, for example Security Event Tokens (SET).
-
Classes in com.nimbusds.openid.connect.provider.spi.crypto used by com.nimbusds.openid.connect.provider.spi.grantsClassDescriptionInterface exposed by the Connect2id server for signing JSON Web Tokens (JWT) created by SPI implementations, for example Security Event Tokens (SET).
-
Classes in com.nimbusds.openid.connect.provider.spi.crypto used by com.nimbusds.openid.connect.provider.spi.tokensClassDescriptionInterface exposed by the Connect2id server for computing Hash-based Message Authentication Codes (HMAC).Interface exposed by the Connect2id server for verifying JSON Web Signatures (JWS), such as for JSON Web Tokens (JWT) created by the
JWTSigner
.Interface exposed by the Connect2id server for signing JSON Web Tokens (JWT) created by SPI implementations, for example Security Event Tokens (SET). -
Classes in com.nimbusds.openid.connect.provider.spi.crypto used by com.nimbusds.openid.connect.provider.spi.tokens.responseClassDescriptionInterface exposed by the Connect2id server for signing JSON Web Tokens (JWT) created by SPI implementations, for example Security Event Tokens (SET).