-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Description
I'm looking through the documentation for testing Spring Security with WebFlux and it shows a static method being used mockJwt()
and jwt()
but it doesn't have any references to what class that comes from. The method appears to be in org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.java
but I feel the documentation should reflect this so users do not have to go searching for this when their IDE is unable to autocomplete the class.
Metadata
Metadata
Assignees
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement