Class DPoPProofVerifier
java.lang.Object
cn.herodotus.engine.oauth2.authentication.utils.DPoPProofVerifier
A verifier for DPoP Proof
Jwt's.- Since:
- 1.5
- Author:
- Joe Grandja
- See Also:
-
DPoPProofJwtDecoderFactory- RFC 9449 OAuth 2.0 Demonstrating Proof of Possession (DPoP)
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.security.oauth2.jwt.JwtverifyIfAvailable(org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken authorizationGrantAuthentication)
-
Method Details
-
verifyIfAvailable
public static org.springframework.security.oauth2.jwt.Jwt verifyIfAvailable(org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken authorizationGrantAuthentication)
-