| Package | Description |
|---|---|
| org.springframework.security.jwt.crypto.cipher | |
| org.springframework.security.jwt.crypto.sign |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CipherMetadata
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SignatureVerifier
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
interface |
Signer
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
interface |
SignerVerifier
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EllipticCurveVerifier
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
MacSigner
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
RsaSigner
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
class |
RsaVerifier
Deprecated.
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
Copyright © 2020 SpringSource. All rights reserved.