public class ServerHttpSecurity.OAuth2Spec.ResourceServerSpec
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ServerHttpSecurity.OAuth2Spec.ResourceServerSpec.JwtSpec
Configures JWT Resource Server Support
|
Constructor and Description |
---|
ResourceServerSpec() |
Modifier and Type | Method and Description |
---|---|
ServerHttpSecurity.OAuth2Spec |
and() |
protected void |
configure(ServerHttpSecurity http) |
ServerHttpSecurity.OAuth2Spec.ResourceServerSpec.JwtSpec |
jwt() |
public ServerHttpSecurity.OAuth2Spec.ResourceServerSpec.JwtSpec jwt()
protected void configure(ServerHttpSecurity http)
public ServerHttpSecurity.OAuth2Spec and()