| Interface and Description |
|---|
| org.springframework.security.jwt.AlgorithmMetadata
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.BinaryFormat
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.cipher.CipherMetadata
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.Jwt
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.SignatureVerifier
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.Signer
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.SignerVerifier
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Class and Description |
|---|
| org.springframework.security.jwt.codec.Codecs
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.EllipticCurveVerifier
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.JwtAlgorithms
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.JwtHelper
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.MacSigner
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.RsaSigner
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| org.springframework.security.jwt.crypto.sign.RsaVerifier
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
| Exceptions and Description |
|---|
| org.springframework.security.jwt.crypto.sign.InvalidSignatureException
See the OAuth 2.0 Migration Guide for Spring Security 5.
|
Copyright © 2020 SpringSource. All rights reserved.