All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.security.AuthenticationException Maven / Gradle / Ivy

package io.quarkus.security;

/**
 * Purely marker interface for Quarkus Security Authentication exceptions.
 */
public interface AuthenticationException {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy