1
0
mirror of synced 2026-09-12 12:15:13 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Bae Jihong bc4cc434fe Refactor code to remove compiler warnings
- replace setTrustResolver with setAuthorizationManagerFactory in MethodSecurityExpressionRootTests
- resolve raw type warning in ExpressionBasedMessageSecurityMetadataSourceFactoryTests

Closes gh-18412

Signed-off-by: Bae Jihong <dasog@naver.com>
2026-03-20 20:16:54 -06:00
Bae Jihong 5a694869fa Add @SupressWarnings(deprecation) for existing functions
- add @SupressWarnings(deprecation) because of deprecated part in logic

Closes gh-18412

Signed-off-by: Bae Jihong <dasog@naver.com>
2026-03-20 20:16:54 -06:00
Bae Jihong 9b108df1dc Add @SuppressWarnings(deprecation) on tests
- add on tests for deprecated class
- add on tests for specific deprecated function

Closes gh-18412

Signed-off-by: Bae Jihong <dasog@naver.com>
2026-03-20 20:16:54 -06:00
Josh Cummings 505631d7c6 Move Acl Access API
Issue gh-17847
2025-09-12 10:32:39 -06:00
Josh Cummings fa4806dbcc Move Web Access API
Issue gh-17847
2025-09-12 10:32:38 -06:00
Josh Cummings 3182883e2e Move Messaging Access API
Issue gh-17847
2025-09-12 10:32:38 -06:00
Josh Cummings eedcec9d5c Move Core Access API
Issue gh-17847
2025-09-12 10:32:38 -06:00