Package | Description |
---|---|
com.nimbusds.openid.connect.provider.spi.events |
Event listener SPIs.
|
com.nimbusds.openid.connect.provider.spi.tokens |
Token generation, encoding and decoding SPIs.
|
Modifier and Type | Method and Description |
---|---|
JWTSigner |
EventContext.getJWTSigner()
Returns an interface for signing JSON Web Tokens (JWT).
|
Modifier and Type | Method and Description |
---|---|
JWTSigner |
TokenCodecContext.getJWTSigner()
Returns the JSON Web Token (JWT) signer.
|
Copyright © 2021 Connect2id Ltd.. All rights reserved.