![JAR search and dependency download from the Maven repository](/logo.png)
zone.cogni.lib.security.basicauth.EnableBasicAuth Maven / Gradle / Ivy
package zone.cogni.lib.security.basicauth;
/**
* @deprecated will be replaced by @EnableSecurityBasicAuth
*/
@EnableSecurityBasicAuth
@Deprecated(forRemoval = true)
public @interface EnableBasicAuth {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy