Dontopedia

Security Config Class

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

Security Config Class has 15 facts recorded in Dontopedia across 2 references, with 3 live disagreements.

15 facts·11 predicates·2 sources·3 in dispute

Mostly:contains method(3), annotation(2), annotated with(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (1)

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.

configuredInConfigured in(1)

Other facts (15)

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.

15 facts
PredicateValueRef
Contains MethodSecurity Filter Chain[1]
Contains MethodJwt Decoder[1]
Contains MethodJwt Authentication Converter[1]
AnnotationConfiguration[2]
AnnotationEnable Web Security[2]
Annotated WithConfiguration[2]
Annotated WithEnableWebSecurity[2]
Rdf:typeSpring Security Configuration[1]
Java TypeWeb Security Configurer Adapter[2]
Java Visibilityprotected[2]
ExtendsWebSecurityConfigurerAdapter[2]
Purposesecurity-configuration[2]
Beantrue[2]
Visibilitypublic[2]
Spring Beantrue[2]

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.

typebeam/b891e3c5-1fc3-420a-80d9-5e4fa872e375
ex:SpringSecurityConfiguration
containsMethodbeam/b891e3c5-1fc3-420a-80d9-5e4fa872e375
ex:securityFilterChain
containsMethodbeam/b891e3c5-1fc3-420a-80d9-5e4fa872e375
ex:jwtDecoder
containsMethodbeam/b891e3c5-1fc3-420a-80d9-5e4fa872e375
ex:jwtAuthenticationConverter
javaTypebeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
ex:WebSecurityConfigurerAdapter
annotationbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
ex:Configuration
annotationbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
ex:EnableWebSecurity
javaVisibilitybeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
protected
extendsbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
WebSecurityConfigurerAdapter
purposebeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
security-configuration
annotatedWithbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
Configuration
annotatedWithbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
EnableWebSecurity
beanbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
true
visibilitybeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
public
springBeanbeam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
true

References (2)

2 references
  1. ctx:claims/beam/b891e3c5-1fc3-420a-80d9-5e4fa872e375
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b891e3c5-1fc3-420a-80d9-5e4fa872e375
      Show excerpt
      public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { http .authorizeHttpRequests(authorize -> authorize .requestMatchers("/public/**").permitAll() .anyR
  2. ctx:claims/beam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
    • full textbeam-chunk
      text/plain1 KBdoc:beam/a5768352-d7fe-41a1-9dbd-dd59ec4cc547
      Show excerpt
      Assume you have a custom authentication provider that assigns roles to users. For simplicity, let's use an in-memory user details service. ```java import org.springframework.context.annotation.Bean; import org.springframework.context.anno

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.