mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-08 14:34:34 +00:00
Polish gh-18542
This commit is contained in:
parent
93d8283e36
commit
0496c02c30
@ -105,6 +105,7 @@ public final class BearerTokenAuthenticationEntryPoint implements Authentication
|
||||
* Set the resolver to compute the {@code resource_metadata} parameter from the
|
||||
* request.
|
||||
* @param resourceMetadataParameterResolver
|
||||
* @since 7.1
|
||||
*/
|
||||
public void setResourceMetadataParameterResolver(
|
||||
Function<HttpServletRequest, String> resourceMetadataParameterResolver) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user