| Package | Description |
|---|---|
| com.appslandia.common.jwt |
| Modifier and Type | Field and Description |
|---|---|
protected JwtSigner |
JwtProcessor.jwtSigner |
protected JwtSigner |
JwtProcessor.jwtSigner |
static JwtSigner |
JwtSigner.NONE |
static JwtSigner |
JwtSigner.NONE |
| Modifier and Type | Method and Description |
|---|---|
JwtSigner |
JwtSigner.copy() |
JwtSigner |
JwtSigner.copy() |
JwtSigner |
JwtProcessor.getJwtSigner() |
JwtSigner |
JwtProcessor.getJwtSigner() |
JwtSigner |
JwtSigner.setAlg(String alg) |
JwtSigner |
JwtSigner.setAlg(String alg) |
JwtSigner |
JwtSigner.setKid(String kid) |
JwtSigner |
JwtSigner.setKid(String kid) |
JwtSigner |
JwtSigner.setSigner(DsaDigester signer) |
JwtSigner |
JwtSigner.setSigner(DsaDigester signer) |
JwtSigner |
JwtSigner.setSigner(MacDigester signer) |
JwtSigner |
JwtSigner.setSigner(MacDigester signer) |
| Modifier and Type | Method and Description |
|---|---|
JwtProcessor |
JwtProcessor.setJwtSigner(JwtSigner jwtSigner) |
JwtProcessor |
JwtProcessor.setJwtSigner(JwtSigner jwtSigner) |
Copyright © 2021. All rights reserved.