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

io.vertx.up.secure.bridge.ZERO Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package io.vertx.up.secure.bridge;

/**
 * @author Lang
 */
interface Info {

    String AUTH_401_METHOD = "[ Auth ] Your `@Wall` class missed @Authenticate method ! {0}";
    String AUTH_401_SERVICE = "[ Auth ] Your `Lee` in service-loader /META-INF/services/ is missing....";
    String AUTH_401_HANDLER = "[ Auth ] You have configured secure, but the authenticate handler is null! type = {0}";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy