| Interface | Description |
|---|---|
| ConfigurableJWSMinter<C extends SecurityContext> |
Configurable JSON Web Signature (JWS) minter.
|
| JWSMinter<C extends SecurityContext> |
Interface for minting
JSON Web Signature (JWS) objects and
signed JSON Web Tokens (JWTs). |
| JWSMinterConfiguration<C extends SecurityContext> |
JSON Web Signature (JWS) minter configuration.
|
| Class | Description |
|---|---|
| DefaultJWSMinter<C extends SecurityContext> |
Default minter of
JSON Web Signature (JWS) objects and
signed JSON Web Tokens (JWTs). |
Copyright © 2021 Connect2id Ltd.. All rights reserved.