ServerRequest<T>
contentType(org.springframework.http.MediaType contentType)
defaultAuthType()
header(Map<String,String> headerMap)
onAnyErrorStatusError(systems.dennis.shared.utils.Supplier<?> e)
onErrorStatusError(int status, systems.dennis.shared.utils.Supplier<?> e)
scope()
scope(String scope)
server(Long type)
server(ServerConfig server)
token(String token)
uri(String uri)
virtualAuth()