We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9376c commit 6cb03fdCopy full SHA for 6cb03fd
src/main/java/io/wwan13/wintersecurity/config/SecureRequestConfigurer.java
@@ -19,8 +19,6 @@
19
import io.wwan13.wintersecurity.auth.authpattern.support.AuthPatternsRegistry;
20
import io.wwan13.wintersecurity.resolve.support.TargetAnnotationsRegistry;
21
22
-import javax.validation.constraints.NotNull;
23
-
24
public interface SecureRequestConfigurer extends SecretKeyConfigurer {
25
26
void registerAuthPatterns(AuthPatternsRegistry registry);
0 commit comments