1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Consider AuthorizationManager for Method Security

Closes gh-9289
This commit is contained in:
Evgeniy Cheban
2021-01-18 12:26:52 +03:00
committed by Josh Cummings
parent f7f435d3f4
commit 84e2e80915
35 changed files with 3682 additions and 5 deletions
+1
View File
@@ -37,6 +37,7 @@ dependencies {
optional'org.springframework:spring-websocket'
optional 'org.jetbrains.kotlin:kotlin-reflect'
optional 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
optional 'javax.annotation:jsr250-api'
provided 'javax.servlet:javax.servlet-api'