Skip to main content

One doc tagged with "rbac"

View all tags

Spring Security Authorization

How Spring Security enforces access control — URL-based rules with requestMatchers, method-level security with @PreAuthorize and @Secured, and the role vs. authority distinction.