Package org.springframework.security.web.server.savedrequest
package org.springframework.security.web.server.savedrequest
-
ClassDescriptionAn implementation of
ServerRequestCache
that saves the requested URI in a cookie.An implementation ofServerRequestCache
that does nothing.Saves aServerHttpRequest
so it can be "replayed" later.AWebFilter
that replays any matching request inServerRequestCache