SecurityUtil
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
SecurityUtil has 19 facts recorded in Dontopedia across 1 reference, with 3 live disagreements.
Mostly:has method(5), imports(4), rdf:type(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (13)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
belongsToBelongs to(10)
- Check Role Method
ex:check-role-method - Check Role Method
ex:checkRoleMethod - Check Role Return Boolean Method
ex:check-role-return-boolean-method - Check Role Return Boolean Method
ex:checkRoleReturnBooleanMethod - Check Role Throw Exception Method
ex:check-role-throw-exception-method - Check Role Throw Exception Method
ex:checkRoleThrowExceptionMethod - Get Current User Method
ex:get-current-user-method - Get Current User Method
ex:getCurrentUserMethod - Is Current User Has Role Method
ex:is-current-user-has-role-method - Is Current User Has Role Method
ex:isCurrentUserHasRoleMethod
callsCalls(2)
- Do Admin Thing Method
ex:do-admin-thing-method - Do User Thing Method
ex:do-user-thing-method
dependsOnDepends on(1)
- My Service Class
ex:my-service-class
Other facts (18)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Has Method | Is Current User Has Role Method | [1] |
| Has Method | Check Role Method | [1] |
| Has Method | Check Role Throw Exception Method | [1] |
| Has Method | Check Role Return Boolean Method | [1] |
| Has Method | Check Role Return Boolean Method | [1] |
| Imports | org.springframework.security.core.Authentication | [1] |
| Imports | org.springframework.security.core.context.SecurityContextHolder | [1] |
| Imports | org.springframework.security.core.GrantedAuthority | [1] |
| Imports | org.springframework.stereotype.Component | [1] |
| Rdf:type | Java Class | [1] |
| Rdf:type | Utility Class | [1] |
| Has Annotation | Component Annotation | [1] |
| Provides Functionality | Role Checking Functionality | [1] |
| Used by | My Service Class | [1] |
| Enables | Role Verification | [1] |
| Provides Security Checks | Role Validation | [1] |
| Provides Multiple Role Check Variants | true | [1] |
| Dependency of | My Service Class | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:claims/beam/1e54e8da-cb2f-47ec-a80e-bc3908314e03- full textbeam-chunktext/plain1 KB
doc:beam/1e54e8da-cb2f-47ec-a80e-bc3908314e03Show excerpt
System.out.println("User is performing a user-only action."); } } ``` #### 3. Controller to Test Methods Create a controller to test the methods. ```java import org.springframework.web.bind.annotation.GetMapping; import org.s…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.