Package org.springframework.security.web.server.authentication.ott
package org.springframework.security.web.server.authentication.ott
-
ClassDescriptionDefault implementation of
ServerGenerateOneTimeTokenRequestResolver
.WebFilter
implementation that process a One-Time Token generation request.A strategy for resolving aGenerateOneTimeTokenRequest
from theServerWebExchange
.An implementation ofServerAuthenticationConverter
for resolvingOneTimeTokenAuthenticationToken
from token parameter.Defines a reactive strategy to handle generated one-time tokens.AServerOneTimeTokenGenerationSuccessHandler
that performs a redirect to a specific location