Package io.quarkus.security
Interface AuthenticationException
-
- All Known Implementing Classes:
AuthenticationCompletionException
,AuthenticationFailedException
,AuthenticationRedirectException
public interface AuthenticationException
Purely marker interface for Quarkus Security Authentication exceptions.