Interface | Description |
---|---|
ServerSecurityContextRepository |
Class | Description |
---|---|
NoOpServerSecurityContextRepository | |
ReactorContextWebFilter | |
SecurityContextServerWebExchange | |
SecurityContextServerWebExchangeWebFilter |
Populate the
Principal from ServerWebExchange.getPrincipal() into the
Reactor Context . |
WebSessionServerSecurityContextRepository |
Stores the
SecurityContext in the
WebSession . |