Uses of Interface
io.quarkus.security.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in io.quarkus.security
Classes in io.quarkus.security that implement AuthenticationExceptionModifier and TypeClassDescriptionclassException indicating that a user authentication flow has failed and no challenge is required.final classAn exception that should be thrown (or otherwise returned to the client for async implementations) byIdentityProviderimplementations if the authentication failed.classException indicating that a redirect is required for the authentication flow to complete.