ServerOAuth2ResourceServerDsl
A Kotlin DSL to configure ServerHttpSecurity OAuth 2.0 resource server using idiomatic Kotlin code.
Author
Eleftheria Stein
Since
5.4
Properties
Link copied to clipboard
the ServerAccessDeniedHandler to use for requests authenticating with Bearer Tokens.
Link copied to clipboard
the ServerAuthenticationEntryPoint to use for requests authenticating with Bearer Tokens.
Link copied to clipboard
Link copied to clipboard
the ReactiveAuthenticationManagerResolver to use.
Link copied to clipboard
the ServerAuthenticationConverter to use for requests authenticating with Bearer Tokens.