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

org.springframework.security.config.annotation.SecurityBuilder Maven / Gradle / Ivy

package org.springframework.security.config.annotation;

public interface SecurityBuilder {

    O build() throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy