Package org.keycloak.services.util
Class DPoPUtil.DPoPVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.keycloak.common.VerificationException
org.keycloak.exceptions.TokenVerificationException
org.keycloak.services.util.DPoPUtil.DPoPVerificationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DPoPUtil
public static class DPoPUtil.DPoPVerificationException
extends org.keycloak.exceptions.TokenVerificationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDPoPVerificationException(org.keycloak.representations.dpop.DPoP token, String message) -
Method Summary
Methods inherited from class org.keycloak.exceptions.TokenVerificationException
getTokenMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DPoPVerificationException
-