Class DPoPProofNonceJWTValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.shibboleth.oidc.jwt.claims.JWTValidationException
net.shibboleth.idp.plugin.oidc.op.security.jwt.claims.impl.DPoPProofNonceJWTValidationException
- All Implemented Interfaces:
Serializable
A DPoP Proof nonce-specific extension to
JWTValidationException.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDSerial version UID.- See Also:
-
-
Constructor Details
-
DPoPProofNonceJWTValidationException
Constructor.- Parameters:
message- exception message
-