Package io.quarkiverse.renarde.util
Class AuthenticationFailedExceptionMapper
java.lang.Object
io.quarkiverse.renarde.util.AuthenticationFailedExceptionMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseauthenticationFailed(io.quarkus.security.AuthenticationFailedException ex, io.vertx.core.http.HttpServerResponse vertxResponse) static jakarta.ws.rs.core.NewCookieinvalidateCookie(String cookieName)
-
Constructor Details
-
AuthenticationFailedExceptionMapper
public AuthenticationFailedExceptionMapper()
-
-
Method Details
-
authenticationFailed
public jakarta.ws.rs.core.Response authenticationFailed(io.quarkus.security.AuthenticationFailedException ex, io.vertx.core.http.HttpServerResponse vertxResponse) -
invalidateCookie
-