Package org.keycloak.services.x509
Class Rfc9440ClientCertificateLookup.Rfc9440ViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.keycloak.services.x509.Rfc9440ClientCertificateLookup.RfcViolationException
org.keycloak.services.x509.Rfc9440ClientCertificateLookup.Rfc9440ViolationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Rfc9440ClientCertificateLookup
public static class Rfc9440ClientCertificateLookup.Rfc9440ViolationException
extends Rfc9440ClientCertificateLookup.RfcViolationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRfc9440ViolationException(String section, String details) Rfc9440ViolationException(String section, String details, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Rfc9440ViolationException
-
Rfc9440ViolationException
-