Documentation for ServletBearerExchangeFilterFunction incomplete or incorrect #15425
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Documentation for ServletBearerExchangeFilterFunction is incomplete or incorrect, as it mentions this regarding locating a bearer token:
It does not specify what to register exactly.
Looking at the source code we see:
The class mentioned does not appear to exist, which explains why the Javadoc appears incomplete, and as an API user it is unclear what needs to be done for
ServletBearerExchangeFilterFunction
to work as expected.(Edited to remove some remarks that turned out to be unrelated - this appears to be simply a documentation issue).
The text was updated successfully, but these errors were encountered: